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

Mikhail Maltsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 11:13:15 PDT 2020


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

Cast to the correct 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.288049.patch
Type: text/x-patch
Size: 17276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200826/5cf7e6f8/attachment.bin>


More information about the llvm-commits mailing list