[PATCH] D148316: [AArch64] Add support for efficient bitcast in vector truncate store.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 03:19:58 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcd68e17bc2f9: [AArch64] Add support for efficient bitcast in vector truncate store. (authored by lawben, committed by dmgreen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148316

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/setcc-type-mismatch.ll
  llvm/test/CodeGen/AArch64/vec-combine-compare-to-bitmask.ll
  llvm/test/CodeGen/AArch64/vec-combine-compare-truncate-store.ll
  llvm/test/CodeGen/AArch64/vec_uaddo.ll
  llvm/test/CodeGen/AArch64/vec_umulo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148316.517855.patch
Type: text/x-patch
Size: 18132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230428/f4f80817/attachment.bin>


More information about the llvm-commits mailing list