[PATCH] D86225: [AArch64] Optimize instruction selection for certain vector shuffles

Mikhail Maltsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 10:05:47 PDT 2020


miyuki updated this revision to Diff 286848.
miyuki added a comment.

1. Addressed review comments
2. Added a cast back to the original type


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86225

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/arm64-neon-2velem.ll
  llvm/test/CodeGen/AArch64/arm64-vext_reverse.ll
  llvm/test/CodeGen/AArch64/neon-extract.ll
  llvm/test/CodeGen/AArch64/neon-wide-splat.ll
  llvm/test/CodeGen/AArch64/vecreduce-fmax-legalization-nan.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86225.286848.patch
Type: text/x-patch
Size: 18602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200820/4ca0bc58/attachment.bin>


More information about the llvm-commits mailing list