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

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 16 06:01:32 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371982: [ARM] Fold VCMP into VPT (authored by dmgreen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66577?vs=217465&id=220318#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66577

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66577.220318.patch
Type: text/x-patch
Size: 105408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190916/4be27b6b/attachment.bin>


More information about the llvm-commits mailing list