[PATCH] D65072: [ARM] Rewrite how VCMP are lowered, using a single node

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 22 07:58:10 PDT 2019


dmgreen updated this revision to Diff 211101.
dmgreen marked 3 inline comments as done.

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

https://reviews.llvm.org/D65072

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/ARMISelLowering.h
  llvm/lib/Target/ARM/ARMInstrInfo.td
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/lib/Target/ARM/ARMInstrNEON.td
  llvm/test/CodeGen/Thumb2/mve-pred-and.ll
  llvm/test/CodeGen/Thumb2/mve-pred-or.ll
  llvm/test/CodeGen/Thumb2/mve-pred-xor.ll
  llvm/test/CodeGen/Thumb2/mve-vcmpz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65072.211101.patch
Type: text/x-patch
Size: 43807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190722/31790a5b/attachment.bin>


More information about the llvm-commits mailing list