[PATCH] D60582: [IPSCCP] Add general integer range support.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 08:43:07 PDT 2019


fhahn added inline comments.


================
Comment at: llvm/include/llvm/Analysis/ValueLattice.h:39
 
+    forcedconstant,
+
----------------
xbolva00 wrote:
> Please add comment
The ValueLattice changes have been added by accident to this review, sorry! They are in D60581 and forcedconstant might get removed as part of this series.


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

https://reviews.llvm.org/D60582





More information about the llvm-commits mailing list