[PATCH] D101357: [CodeGen][AArch64][SVE] Substitute [rdffr, ptest] => rdffrs

Peter Waller via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 6 05:58:53 PDT 2021


peterwaller-arm updated this revision to Diff 343379.
peterwaller-arm added a comment.

- Update for code review.
- Drop RDFFR_P - harder than I thought, for a later patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101357

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101357.343379.patch
Type: text/x-patch
Size: 4787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210506/cfe582d8/attachment.bin>


More information about the llvm-commits mailing list