Skip to content

Commit 3d7afe1

Browse files
committed
Revert "Revert "[BACKEND] Enhance the 2D Block io lowering for tt.store. (#4561)" (#4635)"
This reverts commit 1cd99d5.
1 parent b34c8a4 commit 3d7afe1

File tree

3 files changed

+665
-406
lines changed

3 files changed

+665
-406
lines changed

include/triton/Tools/Sys/GetEnv.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ inline const std::set<std::string> CACHE_INVALIDATING_ENV_VARS = {
5151
"TRITON_INTEL_ENABLE_INSTR_SCHED",
5252
"TRITON_INTEL_FAST_MATH",
5353
"TRITON_INTEL_REDUCE_TRANSPOSE",
54+
"TRITON_INTEL_ENABLE_BLOCK_IO_STORE_ON_REGULAR_PTR",
5455
// clang-format on
5556
};
5657

0 commit comments

Comments
 (0)