We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 158715f commit ca8654cCopy full SHA for ca8654c
include/triton/Tools/Sys/GetEnv.hpp
@@ -51,6 +51,7 @@ inline const std::set<std::string> CACHE_INVALIDATING_ENV_VARS = {
51
"TRITON_INTEL_ENABLE_INSTR_SCHED",
52
"TRITON_INTEL_FAST_MATH",
53
"TRITON_INTEL_REDUCE_TRANSPOSE",
54
+ "TRITON_INTEL_ENABLE_BLOCK_IO_STORE_ON_REGULAR_PTR",
55
// clang-format on
56
};
57
0 commit comments