[all-commits] [llvm/llvm-project] 18de2e: AMDGPU: Handle folding frame indexes into s_add_i32
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Aug 6 14:09:58 PDT 2024
Branch: refs/heads/users/arsenm/amdgpu-eliminateframeindex-s-add-i32
Home: https://github.com/llvm/llvm-project
Commit: 18de2ef43b08312bd3c27e92ed2f5e62d2c11ac3
https://github.com/llvm/llvm-project/commit/18de2ef43b08312bd3c27e92ed2f5e62d2c11ac3
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-08-06 (Tue, 06 Aug 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/flat-scratch.ll
M llvm/test/CodeGen/AMDGPU/eliminate-frame-index-s-add-i32.mir
M llvm/test/CodeGen/AMDGPU/flat-scratch-svs.ll
M llvm/test/CodeGen/AMDGPU/flat-scratch.ll
M llvm/test/CodeGen/AMDGPU/frame-index.mir
M llvm/test/CodeGen/AMDGPU/local-stack-alloc-block-sp-reference.ll
Log Message:
-----------
AMDGPU: Handle folding frame indexes into s_add_i32
Commit: 8f98bdb6e1f874587abf568a41f119567d793091
https://github.com/llvm/llvm-project/commit/8f98bdb6e1f874587abf568a41f119567d793091
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-08-07 (Wed, 07 Aug 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
M llvm/test/CodeGen/AMDGPU/eliminate-frame-index-s-add-i32.mir
Log Message:
-----------
Fix offset 0 case with different register
Compare: https://github.com/llvm/llvm-project/compare/527022614ace...8f98bdb6e1f8
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list