[PATCH] D128065: [AArch64][SVE] Fold target specific ext/trunc nodes into loads/stores

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 07:47:45 PDT 2022


bsmith updated this revision to Diff 445500.
bsmith added a comment.

- Remove redundant check against all predicate pattern


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128065

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/insert-subvector-res-legalization.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-fp-to-int.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-int-div.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-int-to-fp.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-mask-opt.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-masked-gather.ll
  llvm/test/CodeGen/AArch64/sve-uunpklo-load-uzp1-store-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128065.445500.patch
Type: text/x-patch
Size: 51133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220718/0f582beb/attachment.bin>


More information about the llvm-commits mailing list