[PATCH] D65052: [ARM] MVE predicate register support

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 23 04:13:03 PDT 2019


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

Updates and rebase


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

https://reviews.llvm.org/D65052

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/ARMISelLowering.h
  llvm/lib/Target/ARM/ARMInstrMVE.td
  llvm/test/CodeGen/Thumb2/mve-pred-build-const.ll
  llvm/test/CodeGen/Thumb2/mve-pred-build-var.ll
  llvm/test/CodeGen/Thumb2/mve-pred-ext.ll
  llvm/test/CodeGen/Thumb2/mve-pred-shuffle.ll
  llvm/test/CodeGen/Thumb2/mve-pred-spill.ll
  llvm/test/CodeGen/Thumb2/mve-vcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65052.211274.patch
Type: text/x-patch
Size: 72344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190723/61404de7/attachment-0001.bin>


More information about the llvm-commits mailing list