================
@@ -812,6 +821,34 @@ def SplitDouble : DXILOp<102, splitDouble> {
let attributes = [Attributes<DXIL1_0, [ReadNone]>];
}
+def WaveIsFirstLane : DXILOp<110, waveIsFirstLane> {
----------------
inbelic wrote:This reordering will be addressed as part of DXIL.td clean-up in #114461. https://github.com/llvm/llvm-project/pull/114588 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
