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

Alexandros Lamprineas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 13 07:24:12 PST 2021


labrinea updated this revision to Diff 393888.
labrinea edited the summary of this revision.
labrinea added a comment.

Added patterns for V64.


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.393888.patch
Type: text/x-patch
Size: 42964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211213/5b2970ad/attachment.bin>


More information about the llvm-commits mailing list