[PATCH] D66577: [ARM] Fold VCMP into VPT

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 12:08:51 PDT 2019


dmgreen updated this revision to Diff 217465.
dmgreen marked an inline comment as done.
dmgreen added a comment.

Rebased and addressed comments.


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

https://reviews.llvm.org/D66577

Files:
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/lib/Target/ARM/MVEVPTBlockPass.cpp
  llvm/test/CodeGen/Thumb2/mve-masked-ldst.ll
  llvm/test/CodeGen/Thumb2/mve-masked-load.ll
  llvm/test/CodeGen/Thumb2/mve-masked-store.ll
  llvm/test/CodeGen/Thumb2/mve-pred-and.ll
  llvm/test/CodeGen/Thumb2/mve-pred-not.ll
  llvm/test/CodeGen/Thumb2/mve-pred-or.ll
  llvm/test/CodeGen/Thumb2/mve-vcmpf.ll
  llvm/test/CodeGen/Thumb2/mve-vcmpfr.ll
  llvm/test/CodeGen/Thumb2/mve-vcmpfz.ll
  llvm/test/CodeGen/Thumb2/mve-vpt-block.mir
  llvm/test/CodeGen/Thumb2/mve-vpt-block2.mir
  llvm/test/CodeGen/Thumb2/mve-vpt-block3.mir
  llvm/test/CodeGen/Thumb2/mve-vpt-block4.mir
  llvm/test/CodeGen/Thumb2/mve-vpt-block5.mir
  llvm/test/CodeGen/Thumb2/mve-vpt-block6.mir
  llvm/test/CodeGen/Thumb2/mve-vpt-block7.mir
  llvm/test/CodeGen/Thumb2/mve-vpt-block8.mir
  llvm/test/CodeGen/Thumb2/mve-vpt-nots.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66577.217465.patch
Type: text/x-patch
Size: 101376 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190827/1a5763eb/attachment.bin>


More information about the llvm-commits mailing list