Skip to content

Commit 908334e

Browse files
committed
fx
1 parent bc060a6 commit 908334e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Dialect/LLVMIR/nvvm-test-range.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: mlir-opt -int-range-optimizations -canonicalize %s | FileCheck %s
1+
// RUN: mlir-opt -int-range-optimizations %s | FileCheck %s
22
gpu.module @module{
33
gpu.func @kernel_1() kernel {
44
%tidx = nvvm.read.ptx.sreg.tid.x range <i32, 0, 32> : i32

0 commit comments

Comments
 (0)