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

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 15 15:29:07 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358457: [LSR] Rewrite misses some fixup locations if it splits critical edge (authored by qcolombet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60645?vs=195236&id=195263#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60645

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

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


More information about the llvm-commits mailing list