================
@@ -317,6 +318,8 @@ defvar WaveOpKind_Product = 1;
 defvar WaveOpKind_Min = 2;
 defvar WaveOpKind_Max = 3;
 
+defvar WavePrefixOpKind_BitCount = 136;
----------------
tex3d wrote:

When we have support for the other WavePrefixOp OpKind values, this shouldn't 
be considered one of them.

https://github.com/llvm/llvm-project/pull/178059
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to