Skip to content

Commit 1cd99d5

Browse files
Revert "[BACKEND] Enhance the 2D Block io lowering for tt.store. (#4561)" (#4635)
Revert due to #4625 and #4633. Flex Decoding UTs CI: https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/16130696752 (passes) Benchmark CI: https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/16130667335 (passes) This reverts commit 244c285 and 9752a56.
1 parent 1f0a363 commit 1cd99d5

File tree

3 files changed

+406
-665
lines changed

3 files changed

+406
-665
lines changed

include/triton/Tools/Sys/GetEnv.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ 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",
5554
// clang-format on
5655
};
5756

0 commit comments

Comments
 (0)