[llvm] [AMDGPU] Convert flat scratch SS->SV in FI elimination (PR #166979)

Diana Picus via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 10 03:37:00 PST 2025


================
@@ -0,0 +1,630 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
+; REQUIRES: amdgpu-registered-target
+; Ensure we don't crash with: "Cannot scavenge register in FI elimination!"
----------------
rovka wrote:

Nit: It's better to put comments after the RUN lines, otherwise people might miss them.

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


More information about the llvm-commits mailing list