[all-commits] [llvm/llvm-project] ae8f4b: [AMDGPU] Folding of FI operand with flat scratch
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Tue Dec 22 10:48:27 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae8f4b2178c46da1f10eb9279c9b44fab8b85417
https://github.com/llvm/llvm-project/commit/ae8f4b2178c46da1f10eb9279c9b44fab8b85417
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2020-12-22 (Tue, 22 Dec 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.h
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
A llvm/test/CodeGen/AMDGPU/flat-scratch-fold-fi.mir
M llvm/test/CodeGen/AMDGPU/frame-index-elimination.ll
Log Message:
-----------
[AMDGPU] Folding of FI operand with flat scratch
Differential Revision: https://reviews.llvm.org/D93501
More information about the All-commits
mailing list