[llvm] [AMDGPU] SelectionDAG divergence tracking should take into account Target divergency. (PR #144947)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 27 08:32:34 PDT 2025


================
@@ -0,0 +1,47 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc -march=amdgcn -mcpu=gfx1200 -verify-machineinstrs < %s | FileCheck -check-prefix=GCN %s
----------------
shiltian wrote:

no `-verify-machineinstrs`

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


More information about the llvm-commits mailing list