[PATCH] D49168: [LV] Add a new reduction pattern match

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 9 03:08:41 PDT 2018


rengolin updated this revision to Diff 168768.
rengolin added a comment.

Changes to comment:

- Improved comments on isConditionalRdxPattern
- Removed instcombine pass from test
- Added write negative test
- Fix typo in CHECK line


https://reviews.llvm.org/D49168

Files:
  include/llvm/Analysis/IVDescriptors.h
  lib/Analysis/IVDescriptors.cpp
  test/Transforms/LoopVectorize/if-reduction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49168.168768.patch
Type: text/x-patch
Size: 33009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181009/b8e486f1/attachment.bin>


More information about the llvm-commits mailing list