[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
Wed Jul 24 10:38:13 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366934: [ARM] Rewrite how VCMP are lowered, using a single node (authored by dmgreen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65072?vs=211101&id=211558#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65072

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65072.211558.patch
Type: text/x-patch
Size: 44030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190724/1068eec2/attachment.bin>


More information about the llvm-commits mailing list