[PATCH] D118147: [AArch64][SVE] Folds VSELECT if the predicate is all active.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 27 07:59:07 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
sdesmalen marked an inline comment as done.
Closed by commit rGaf1c8f0d1421: [AArch64][SVE] Folds VSELECT if the predicate is all active. (authored by sdesmalen).

Changed prior to commit:
  https://reviews.llvm.org/D118147?vs=403630&id=403657#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118147

Files:
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/test/CodeGen/AArch64/sve-vselect-fold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118147.403657.patch
Type: text/x-patch
Size: 7238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220127/c4173100/attachment.bin>


More information about the llvm-commits mailing list