[PATCH] D135229: 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 17:12:02 PDT 2022


nilanjana_basu created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
nilanjana_basu requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Using tbl instructions to support trunc lowering from 8 x i64 to 8 x i8


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.465227.patch
Type: text/x-patch
Size: 11021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221005/60962ac4/attachment.bin>


More information about the llvm-commits mailing list