[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
Thu Nov 3 19:17:47 PDT 2022


nilanjana_basu updated this revision to Diff 473106.
nilanjana_basu marked an inline comment as done.
nilanjana_basu added a comment.

Addressed comments by t.p.northover	- refactored code to remove redundancy


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.473106.patch
Type: text/x-patch
Size: 31499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221104/d2c67ec3/attachment.bin>


More information about the llvm-commits mailing list