Skip to content

Commit d6b4ebc

Browse files
[TEST] UnXFAIL optimize-lds-usage.mlir
Signed-off-by: Whitney Tsang <[email protected]>
1 parent 46d8237 commit d6b4ebc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/TritonGPU/amd/optimize-lds-usage.mlir

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// RUN: triton-opt %s -split-input-file -optimize-amd-lds-usage=target-arch=gfx90a | FileCheck %s
22
// RUN: triton-opt %s -split-input-file -optimize-amd-lds-usage=target-arch=gfx90a -optimize-amd-lds-usage=lds-limit=32768 | FileCheck %s --check-prefix=CHECK-32KLIMIT
3-
// XFAIL: *
43

54
// Check that optimization detects overflow of LDS and decomposes layout convert so kernel fits into LDS
65
// CHECK-LABEL: alloc_convert_load

0 commit comments

Comments
 (0)