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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Sun May 11 22:51:47 PDT 2025


================
@@ -0,0 +1,38 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
+; RUN: opt -mtriple=amdgcn--amdpal -mcpu=gfx1200 -verify -amdgpu-unify-divergent-exit-nodes -verify -S %s -o - | FileCheck %s
----------------
arsenm wrote:

An IR verifier test should not run a pass 

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


More information about the llvm-commits mailing list