[PATCH] D135229: [AArch64] Extending lowering of 'trunc <(8|16) x (i16|i64)> %x to <(8|16) x i8>' to use tbl instructions

NILANJANA BASU via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 17:00:24 PST 2022


nilanjana_basu updated this revision to Diff 477347.
nilanjana_basu marked 3 inline comments as done.
nilanjana_basu added a comment.

Updated comments as mentioned in the reviews. Rebased on tests for this change prior to applying this patch.


Repository:
  rG LLVM Github Monorepo

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/aarch64-matrix-umull-smull.ll
  llvm/test/CodeGen/AArch64/trunc-to-tbl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135229.477347.patch
Type: text/x-patch
Size: 33318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221123/1df404d1/attachment.bin>


More information about the llvm-commits mailing list