[PATCH] D101357: [CodeGen][AArch64][SVE] Fold [rdffr, ptest] => rdffrs; bugfix for optimizePTestInstr

Peter Waller via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 12 05:53:07 PDT 2021


peterwaller-arm updated this revision to Diff 344789.
peterwaller-arm marked an inline comment as done.
peterwaller-arm added a comment.

Drop redundant same-bb check.


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.344789.patch
Type: text/x-patch
Size: 5017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210512/1377d815/attachment.bin>


More information about the llvm-commits mailing list