[PATCH] D76847: [Target][ARM] Replace re-uses of old VPR values with VPNOTs

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 14 04:13:24 PDT 2020


Pierre-vh updated this revision to Diff 257268.
Pierre-vh added a comment.

- Rebasing the patch because I inserted D77798 <https://reviews.llvm.org/D77798> between this and D76709 <https://reviews.llvm.org/D76709>
  - D77798 <https://reviews.llvm.org/D77798> also added a new test in `mve-pred-not` and this pass improves it as well.


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

https://reviews.llvm.org/D76847

Files:
  llvm/lib/Target/ARM/MVEVPTOptimisationsPass.cpp
  llvm/test/CodeGen/Thumb2/mve-pred-not.ll
  llvm/test/CodeGen/Thumb2/mve-vpt-blocks.ll
  llvm/test/CodeGen/Thumb2/mve-vpt-optimisations.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76847.257268.patch
Type: text/x-patch
Size: 34183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200414/efbf1551/attachment.bin>


More information about the llvm-commits mailing list