[PATCH] D35566: [DAG] Extend visitSCALAR_TO_VECTOR optimization to truncated vector.

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 08:23:46 PDT 2017


niravd updated this revision to Diff 108086.
niravd added a comment.

Update to weaken type restrictions


https://reviews.llvm.org/D35566

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/AArch64/arm64-neon-copy.ll
  test/CodeGen/AArch64/neon-scalar-copy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35566.108086.patch
Type: text/x-patch
Size: 4488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170725/a57bcd28/attachment.bin>


More information about the llvm-commits mailing list