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 09e85ea commit a8c179aCopy full SHA for a8c179a
llvm/test/CodeGen/DirectX/WaveActiveBitOr.ll
@@ -1,4 +1,4 @@
1
-; RUN: opt -S -dxil-op-lower -mtriple=dxil-pc-shadermodel6.3-compute %s | FileCheck %s
+; RUN: opt -S -scalarizer -dxil-op-lower -mtriple=dxil-pc-shadermodel6.3-compute %s | FileCheck %s
2
3
define noundef i32 @wave_bitor_simple(i32 noundef %p1) {
4
entry:
0 commit comments