[PATCH] D116730: [AArch64][SVE] Remove Redundant aarch64.sve.convert.to.svbool

Matt Devereau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 6 05:42:22 PST 2022


MattDevereau updated this revision to Diff 397862.
MattDevereau marked 3 inline comments as done.
MattDevereau added a comment.

Removed GetPredicatedBinOp function and inlined it
Updated tryCombineFromSVBoolBinOp comment and function name
ran clang format


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

https://reviews.llvm.org/D116730

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-to-svbool-binops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116730.397862.patch
Type: text/x-patch
Size: 5264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220106/04eb035a/attachment.bin>


More information about the llvm-commits mailing list