[PATCH] D71672: [AArch64] match splat of bitcasted extract subvector to DUPLANE

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 20 13:04:50 PST 2019


spatel updated this revision to Diff 234958.
spatel marked an inline comment as done.
spatel added a comment.

Patch updated:
Simplify code for calculating the casted source vector type.


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

https://reviews.llvm.org/D71672

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/arm64-neon-2velem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71672.234958.patch
Type: text/x-patch
Size: 6139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191220/416f8c9a/attachment.bin>


More information about the llvm-commits mailing list