[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 10:21:08 PDT 2025


================
@@ -0,0 +1,21 @@
+; RUN: llvm-as < %s | llvm-dis | FileCheck %s
----------------
arsenm wrote:

test/Verifier is for failing cases that produce an error, not valid cases that do not 

https://github.com/llvm/llvm-project/pull/139494


More information about the llvm-commits mailing list