[llvm] [AMDGPU][Verifier] Allow llvm.amdgcn.unreachable after cs.chain (PR #139494)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon May 12 01:03:51 PDT 2025
================
@@ -0,0 +1,21 @@
+; RUN: llvm-as %s --disable-output
----------------
arsenm wrote:
Should check output, and valid cases belong in test/Assembler
https://github.com/llvm/llvm-project/pull/139494
More information about the llvm-commits
mailing list