[llvm] [AMDGPU] Add target feature for waits before system scope stores. NFC. (PR #164993)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 24 08:10:15 PDT 2025


================
@@ -1,22 +1,50 @@
 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
----------------
jayfoad wrote:

@petar-avramovic this test added in #82996 is strange because it never actually showed any waits being inserted.

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


More information about the llvm-commits mailing list