[llvm] [AMDGPU] Allow negative offsets in scratch instructions (PR #166979)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 3 11:03:05 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
----------------
shiltian wrote:

This is not necessary since the file is under `AMDGPU` folder.

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


More information about the llvm-commits mailing list