[llvm] [AMDGPU][Verifier] Allow llvm.amdgcn.unreachable after cs.chain (PR #139494)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Mon May 12 10:05:11 PDT 2025


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

Don't we have `llvm/test/Verifier/AMDGPU` dedicated for our own IR verifier tests?

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


More information about the llvm-commits mailing list