[PATCH] D80458: [AArch64][GlobalISel] Enable extending loads combines post-legalization.
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 22 17:42:17 PDT 2020
aemerson updated this revision to Diff 265822.
aemerson added a comment.
Check for legality in the combiner helper.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80458/new/
https://reviews.llvm.org/D80458
Files:
llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
llvm/lib/Target/AArch64/AArch64Combine.td
llvm/lib/Target/AArch64/AArch64PostLegalizerCombiner.cpp
llvm/test/CodeGen/AArch64/GlobalISel/postlegalizercombiner-extending-loads.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80458.265822.patch
Type: text/x-patch
Size: 6369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200523/807fcc8e/attachment.bin>
More information about the llvm-commits
mailing list