[PATCH] D81979: [AArch64][GlobalISel] Port buildvector -> dup pattern from AArch64ISelLowering

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 18 15:54:30 PDT 2020


paquette updated this revision to Diff 271864.
paquette edited the summary of this revision.
paquette added a comment.

- Remove restriction on constants. I don't think that we can have any problems here.
- Fix whitespace in comment


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81979/new/

https://reviews.llvm.org/D81979

Files:
  llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/postlegalizer-combiner-shuffle-splat.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81979.271864.patch
Type: text/x-patch
Size: 4719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200618/557c3558/attachment-0001.bin>


More information about the llvm-commits mailing list