[PATCH] D86464: GlobalISel: Lift store value widening restriction
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 24 08:17:45 PDT 2020
arsenm created this revision.
arsenm added reviewers: aemerson, paquette, dsanders, aditya_nandakumar.
Herald added subscribers: kerbowa, hiraditya, rovka, nhaehnle, jvesely.
Herald added a project: LLVM.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
This doesn't change the memory size and doesn't need to worry about
non-power-of-2 sizes.
https://reviews.llvm.org/D86464
Files:
llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-store-global.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86464.287404.patch
Type: text/x-patch
Size: 15247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200824/5e1fde05/attachment.bin>
More information about the llvm-commits
mailing list