[PATCH] D42133: [AArch64] Improve code generation of constant vectors

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 20 19:35:22 PST 2018


evandro updated this revision to Diff 135191.
evandro retitled this revision from "[AArch64] Improve code generation of vector mask build" to "[AArch64] Improve code generation of constant vectors".
evandro edited the summary of this revision.
evandro added a reviewer: efriedma.
evandro removed a subscriber: efriedma.
evandro added a comment.

Generalize the use of constants to set up vectors.


https://reviews.llvm.org/D42133

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/arm64-vector-insertion.ll
  llvm/test/CodeGen/AArch64/build-one-lane.ll
  llvm/test/CodeGen/AArch64/neon-bitwise-instructions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42133.135191.patch
Type: text/x-patch
Size: 21272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180221/ff309d9a/attachment.bin>


More information about the llvm-commits mailing list