[PATCH] D115435: [AArch64] Add a tablegen pattern for UZP1.

Alexandros Lamprineas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 9 03:00:38 PST 2021


labrinea updated this revision to Diff 393090.
labrinea added a comment.
Herald added subscribers: armkevincheng, eric-k256.
Herald added a reviewer: sjarus.

Rebased and adjusted one more test (LLVM :: CodeGen/AArch64/fpclamptosat_vec.ll).


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

https://reviews.llvm.org/D115435

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/arm64-convert-v4f64.ll
  llvm/test/CodeGen/AArch64/concat_vector-truncate-combine.ll
  llvm/test/CodeGen/AArch64/dag-combine-trunc-build-vec.ll
  llvm/test/CodeGen/AArch64/fcvt_combine.ll
  llvm/test/CodeGen/AArch64/fp16-v8-instructions.ll
  llvm/test/CodeGen/AArch64/fpclamptosat_vec.ll
  llvm/test/CodeGen/AArch64/fptosi-sat-vector.ll
  llvm/test/CodeGen/AArch64/fptoui-sat-vector.ll
  llvm/test/CodeGen/AArch64/neon-truncstore.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115435.393090.patch
Type: text/x-patch
Size: 40228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211209/6777bec5/attachment.bin>


More information about the llvm-commits mailing list