Skip to content

Commit a8c179a

Browse files
committed
Scalarized check
1 parent 09e85ea commit a8c179a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/DirectX/WaveActiveBitOr.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: opt -S -dxil-op-lower -mtriple=dxil-pc-shadermodel6.3-compute %s | FileCheck %s
1+
; RUN: opt -S -scalarizer -dxil-op-lower -mtriple=dxil-pc-shadermodel6.3-compute %s | FileCheck %s
22

33
define noundef i32 @wave_bitor_simple(i32 noundef %p1) {
44
entry:

0 commit comments

Comments
 (0)