[PATCH] D78376: [SCCP] Use range imposed by condition as upper bound for widening.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 22 11:47:47 PDT 2020


fhahn abandoned this revision.
fhahn added a comment.

After extensive discussions, it seems like the alternative approach D79036 <https://reviews.llvm.org/D79036> is slightly beneficial in terms of compile time. Abandoning the patch for now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78376





More information about the llvm-commits mailing list