[all-commits] [llvm/llvm-project] f53b43: [AMDGPU] Use isLegalMUBUFImmOffset more
Sebastian Neubauer via All-commits
all-commits at lists.llvm.org
Thu Oct 8 05:32:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f53b43c00a0706232f6b94532a34397d8c2aa681
https://github.com/llvm/llvm-project/commit/f53b43c00a0706232f6b94532a34397d8c2aa681
Author: Sebastian Neubauer <sebastian.neubauer at amd.com>
Date: 2020-10-08 (Thu, 08 Oct 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
Log Message:
-----------
[AMDGPU] Use isLegalMUBUFImmOffset more
Instead of hardcoding isUInt<12>.
Differential Revision: https://reviews.llvm.org/D88961
More information about the All-commits
mailing list