[PATCH] D135229: [AArch64] Extending trunc lowering of 'trunc <8 x i64> %x to <8 x i8>' to use tbl.4 instruction

NILANJANA BASU via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 4 18:03:46 PDT 2022


nilanjana_basu updated this revision to Diff 465244.
nilanjana_basu added a comment.

Ran git-clang-format & made minor change to reduce LoC.


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

https://reviews.llvm.org/D135229

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/trunc-to-tbl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135229.465244.patch
Type: text/x-patch
Size: 10967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221005/05648220/attachment.bin>


More information about the llvm-commits mailing list