[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
Tue Sep 27 20:12:11 PDT 2022


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

Address kindly feedback.

Most of them are minor issues. No major change regarding 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.463409.patch
Type: text/x-patch
Size: 5897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220928/a9f953ed/attachment.bin>


More information about the llvm-commits mailing list