[PATCH] D57449: GlobalISel: Add alignment to LegalityQuery MMOs
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 7 17:11:16 PST 2019
arsenm updated this revision to Diff 185897.
arsenm added a comment.
Herald added a subscriber: jfb.
Add comment, make sure the maximum alignment works.
Size probably doesn't need to be 64-bits since LLT only supports 16-bits
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57449/new/
https://reviews.llvm.org/D57449
Files:
include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
lib/CodeGen/GlobalISel/LegalityPredicates.cpp
lib/CodeGen/GlobalISel/LegalizerInfo.cpp
lib/Target/AArch64/AArch64LegalizerInfo.cpp
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
lib/Target/ARM/ARMLegalizerInfo.cpp
lib/Target/Mips/MipsLegalizerInfo.cpp
unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57449.185897.patch
Type: text/x-patch
Size: 12864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190208/730f5da4/attachment-0001.bin>
More information about the llvm-commits
mailing list