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 bc060a6 commit 908334eCopy full SHA for 908334e
mlir/test/Dialect/LLVMIR/nvvm-test-range.mlir
@@ -1,4 +1,4 @@
1
-// RUN: mlir-opt -int-range-optimizations -canonicalize %s | FileCheck %s
+// RUN: mlir-opt -int-range-optimizations %s | FileCheck %s
2
gpu.module @module{
3
gpu.func @kernel_1() kernel {
4
%tidx = nvvm.read.ptx.sreg.tid.x range <i32, 0, 32> : i32
0 commit comments