[PATCH] D136438: [AArch64][SVE] Extend PTEST_ANY(X=OP(PG, ...), X) -> PTEST_ANY(PG, X)) instcombine

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 21 03:55:55 PDT 2022


c-rhodes created this revision.
c-rhodes added reviewers: bsmith, MattDevereau, dtemirbulatov.
Herald added subscribers: psnobl, hiraditya, kristof.beyls, tschuett.
Herald added a reviewer: efriedma.
Herald added a project: All.
c-rhodes requested review of this revision.
Herald added a project: LLVM.

Extend above instcombine added in D134946 <https://reviews.llvm.org/D134946> to cover more flag-setting
instructions.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D136438

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Transforms/InstCombine/AArch64/sve-intrinsics-ptest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136438.469539.patch
Type: text/x-patch
Size: 15437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221021/00991927/attachment-0001.bin>


More information about the llvm-commits mailing list