[PATCH] D87610: [ARM] Fix tail predication predicate tracking

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 16 03:49:43 PDT 2020


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

Removed all the unnecessary changes.


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

https://reviews.llvm.org/D87610

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87610.292172.patch
Type: text/x-patch
Size: 17775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200916/88640e90/attachment-0001.bin>


More information about the llvm-commits mailing list