[PATCH] D133850: [AArch64] Improve codegen for "trunc <4 x i64> to <4 x i8>" for all cases

Sheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 30 20:11:46 PDT 2022


0x59616e updated this revision to Diff 464462.
0x59616e marked 7 inline comments as done.
0x59616e added a comment.

Address kindly feedbacks. No major change in the core algorithm.


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

https://reviews.llvm.org/D133850

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/aarch64-uzp1-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133850.464462.patch
Type: text/x-patch
Size: 6056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221001/5e492459/attachment.bin>


More information about the llvm-commits mailing list