[llvm] [AMDGPU] Multi dword spilling for unaligned tuples (PR #183701)

Christudasan Devadasan via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 8 23:45:08 PDT 2026


================
@@ -2,6 +2,13 @@ add_llvm_component_group(AMDGPU)
 
 set(LLVM_TARGET_DEFINITIONS AMDGPU.td)
 
+set_source_files_properties(
----------------
cdevadas wrote:

Remove this. You might have added for local debugging.

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


More information about the llvm-commits mailing list