[PATCH] D134946: [AArch64][SVE] Use flag setting variants of BRKB/BRKN/RDFFR

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 30 03:01:47 PDT 2022


c-rhodes created this revision.
c-rhodes added reviewers: paulwalker-arm, bsmith, peterwaller-arm.
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.

Non-flag setting variants + ptest on the output can be replaced by
flag-setting variant.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D134946

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/test/CodeGen/AArch64/sve-ptest-removal-brk.ll
  llvm/test/CodeGen/AArch64/sve-ptest-removal-rdffr.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134946.464198.patch
Type: text/x-patch
Size: 3898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220930/e4020a4b/attachment.bin>


More information about the llvm-commits mailing list