[PATCH] D105674: [GlobalISel] Use GCDTy when extracting GCD ty from leftover regs in insertParts
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 9 13:38:11 PDT 2021
paquette updated this revision to Diff 357622.
paquette added a comment.
- Don't do the first part separately
- Use `concat` to write one loop instead of two
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105674/new/
https://reviews.llvm.org/D105674
Files:
llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/test/CodeGen/AArch64/GlobalISel/legalize-constant.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105674.357622.patch
Type: text/x-patch
Size: 10672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210709/ce9b5949/attachment.bin>
More information about the llvm-commits
mailing list