[PATCH] D60645: [LSR] PR41445: Rewrite misses some fixup locations if it splits critical edge.

Denis Bakhvalov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 15 12:36:10 PDT 2019


dendibakh updated this revision to Diff 195236.
dendibakh marked 7 inline comments as done.
dendibakh added a comment.

Fixed comments.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60645

Files:
  lib/Transforms/Scalar/LoopStrengthReduce.cpp
  test/Transforms/LoopStrengthReduce/missing-phi-operand-update.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60645.195236.patch
Type: text/x-patch
Size: 7882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190415/4ca30c5b/attachment.bin>


More information about the llvm-commits mailing list