[PATCH] D69228: [LV] Generalize conditions for sinking instrs for first order recurrences.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 29 09:29:09 PDT 2019


fhahn updated this revision to Diff 226915.
fhahn marked 7 inline comments as done.
fhahn added a comment.

Address review comments, thanks Ayal!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69228

Files:
  llvm/lib/Analysis/IVDescriptors.cpp
  llvm/test/Transforms/LoopVectorize/first-order-recurrence-complex.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69228.226915.patch
Type: text/x-patch
Size: 12828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191029/92ae2c8d/attachment.bin>


More information about the llvm-commits mailing list