[PATCH] D61314: [SCCP] Remove forcedconstant and replace some uses with constant ranges.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 12:16:39 PST 2020


fhahn added a comment.

In D61314#1836341 <https://reviews.llvm.org/D61314#1836341>, @efriedma wrote:

> I'm not planning to continue reviewing the rest of the patches in this series until my comment here is addressed.  Does that make sense?


Yes that makes a lot of sense, thank you! IIUC your suggestion is independent of the ConstantRange extension and I'll try to put up a patch on top of current master.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61314





More information about the llvm-commits mailing list