[PATCH] D108706: [AArch64][SVE] Optimize ptrue predicate pattern with known sve register width.

JunMa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 27 05:04:29 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG15b2a8e7faf6: [AArch64][SVE] Optimize ptrue predicate pattern with known sve register width. (authored by junparser).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108706

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/insert-subvector-res-legalization.ll
  llvm/test/CodeGen/AArch64/sve-extract-vector.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-optimize-ptrue.ll
  llvm/test/CodeGen/AArch64/sve-insert-vector.ll
  llvm/test/CodeGen/AArch64/sve-vscale-attr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108706.369075.patch
Type: text/x-patch
Size: 9149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210827/1d658033/attachment.bin>


More information about the llvm-commits mailing list