================
@@ -1124,6 +1127,25 @@ def WaveActiveOp : DXILOp<119, waveActiveOp> {
let attributes = [Attributes<DXIL1_0, []>];
}
+def WavePrefixOp : DXILOp<121, wavePrefixOp> {
----------------
tex3d wrote:
I think we should keep the BitCount DXIL operation defined separately from the
more general WavePrefixOp DXIL operation that takes the WaveOpKind and
SignedOpKind enumerations as arguments.
https://github.com/llvm/llvm-project/pull/178059
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits