Commit 14e589e
authored
Remove env var
There was no regression discovered after enabling
`TRITON_INTEL_ENABLE_BLOCK_IO_STORE_ON_REGULAR_PTR` by default. Since we
always want to enable this behavior, the env var is not needed.
Signed-off-by: Whitney Tsang <[email protected]>TRITON_INTEL_ENABLE_BLOCK_IO_STORE_ON_REGULAR_PTR (#4851)1 parent 0ca9cda commit 14e589e
File tree
4 files changed
+2
-9
lines changed- include/triton/Tools/Sys
- python/test/unit/intel
- test/TritonIntelGPU
- third_party/intel/lib/TritonIntelGPUToLLVM
4 files changed
+2
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2772 | 2772 | | |
2773 | 2773 | | |
2774 | 2774 | | |
2775 | | - | |
2776 | | - | |
2777 | | - | |
2778 | | - | |
2779 | | - | |
2780 | 2775 | | |
2781 | 2776 | | |
2782 | 2777 | | |
| |||
0 commit comments