[PATCH] D102869: CodeGen: Store LLT instead of uint64_t in MachineMemOperand
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 8 16:15:58 PDT 2021
arsenm updated this revision to Diff 350733.
arsenm added a comment.
Herald added subscribers: kerbowa, nhaehnle, jvesely.
Add some more helper overloads
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102869/new/
https://reviews.llvm.org/D102869
Files:
llvm/include/llvm/CodeGen/MachineFunction.h
llvm/include/llvm/CodeGen/MachineMemOperand.h
llvm/include/llvm/Support/LowLevelTypeImpl.h
llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
llvm/lib/CodeGen/LowLevelType.cpp
llvm/lib/CodeGen/MachineFunction.cpp
llvm/lib/CodeGen/MachineOperand.cpp
llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
llvm/lib/Target/ARM/ARMCallLowering.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/sdivrem.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/udivrem.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102869.350733.patch
Type: text/x-patch
Size: 30530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210608/0f6e421a/attachment.bin>
More information about the llvm-commits
mailing list