================
@@ -0,0 +1,65 @@
+; RUN: llc -stop-after=amdgpu-isel -mtriple=amdgcn-- -mcpu=gfx1100
-verify-machineinstrs -o - %s | FileCheck --check-prefixes=CHECK,ISEL %s
+
+; CHECK-LABEL: name: basic_readfirstlane_i64
+; CHECK: [[TOKEN:%[0-9]+]]{{[^ ]*}} = CONVERGENCECTRL_ANCHOR
----------------
arsenm wrote:
We don't need these isel checks for the tokens if the IR verifier is going to
catch the breakage. This test can jus be merged with the existing intrinsic
tests
https://github.com/llvm/llvm-project/pull/89217
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits