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

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 23 14:49:07 PST 2018


evandro updated this revision to Diff 135705.
evandro edited the summary of this revision.
evandro added a comment.

Refactor a wrapper function away.


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.135705.patch
Type: text/x-patch
Size: 20853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180223/919a579a/attachment.bin>


More information about the llvm-commits mailing list