[PATCH] D55232: [SCEV] Suppress hoisting insertion point of binops when unsafe

Warren Ristow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 8 11:48:37 PDT 2019


This revision was automatically updated to reflect the committed changes.
wristow marked an inline comment as done.
Closed by commit rL360280: [SCEV] Suppress hoisting insertion point of binops when unsafe (authored by wristow, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55232?vs=198577&id=198705#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55232

Files:
  llvm/trunk/include/llvm/Analysis/ScalarEvolutionExpander.h
  llvm/trunk/lib/Analysis/ScalarEvolutionExpander.cpp
  llvm/trunk/test/Transforms/LoopVectorize/pr38697.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55232.198705.patch
Type: text/x-patch
Size: 20657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190508/66410b59/attachment.bin>


More information about the llvm-commits mailing list