[all-commits] [llvm/llvm-project] 527022: AMDGPU: Handle folding frame indexes into s_add_i32
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Aug 6 03:36:04 PDT 2024
Branch: refs/heads/users/arsenm/amdgpu-eliminateframeindex-s-add-i32
Home: https://github.com/llvm/llvm-project
Commit: 527022614aced9039e1ea504520b7bcb91b232ae
https://github.com/llvm/llvm-project/commit/527022614aced9039e1ea504520b7bcb91b232ae
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
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