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

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 12 04:15:47 PST 2019


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

- Addressed comments.
- Added a fix and a test for checking that all predicates are actually chained together.


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.233575.patch
Type: text/x-patch
Size: 70143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191212/8d66a61a/attachment-0001.bin>


More information about the llvm-commits mailing list