[PATCH] D78847: [LV] Fix recording of BranchTakenCount for FoldTail

Ayal Zaks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 26 09:01:34 PDT 2020


Ayal updated this revision to Diff 260168.
Ayal added a comment.

Added test. Rebased.


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

https://reviews.llvm.org/D78847

Files:
  llvm/lib/Transforms/Vectorize/VPlan.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/test/Transforms/LoopVectorize/X86/x86-interleaved-accesses-masked-group.ll
  llvm/test/Transforms/LoopVectorize/tail-folding-counting-down.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78847.260168.patch
Type: text/x-patch
Size: 5737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200426/15b38724/attachment.bin>


More information about the llvm-commits mailing list