================
@@ -11,7 +11,7 @@
         ! V9: unknown membar tag
         membar #BadTag
 
-        ! V8: instruction requires a CPU feature not currently enabled
+        ! V8: unexpected token
         ! V9: invalid membar mask number
         membar -127
----------------
s-barannikov wrote:

It appears changing this line reveals other bugs. It may be worth making this 
change separately, before enabling ParseForAllFeatures.


https://github.com/llvm/llvm-project/pull/96021
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to