[PATCH] D137715: [AArch64][SVE] Add more ptest removal tests

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 9 07:39:04 PST 2022


c-rhodes created this revision.
Herald added subscribers: psnobl, 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.

Precommit test containing examples where PTEST is incorrectly optimized
away. Later patches will fix incorrect optimizations.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D137715

Files:
  llvm/test/CodeGen/AArch64/sve-ptest-removal-cmple.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137715.474270.patch
Type: text/x-patch
Size: 22127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221109/4114bca5/attachment.bin>


More information about the llvm-commits mailing list