[PATCH] D71107: [ARM][MVE] Tail predicate in the presence of vcmp

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 08:03:12 PST 2019


samparker updated this revision to Diff 234307.
samparker added a comment.

Rebased and added overview comment to conversion method.


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

https://reviews.llvm.org/D71107

Files:
  llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
  llvm/lib/Target/ARM/MVEVPTBlockPass.cpp
  llvm/lib/Target/ARM/Utils/ARMBaseInfo.h
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/cond-vector-reduce-mve-codegen.ll
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/disjoint-vcmp.mir
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/vctp-in-vpt-2.mir
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/vctp-in-vpt.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71107.234307.patch
Type: text/x-patch
Size: 68920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191217/7b859bb2/attachment.bin>


More information about the llvm-commits mailing list