[PATCH] D86018: [Attributor] fix AAValueConstantRange and IntegerRangeState implementation
    Shinji Okumura via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Aug 17 18:10:59 PDT 2020
    
    
  
okura added a comment.
In D86018#2221526 <https://reviews.llvm.org/D86018#2221526>, @kuter wrote:
> Hi can you try this on top of D86081 <https://reviews.llvm.org/D86081>
As I mentioned above, I will move this propagation into updateImpl. Therefore, I think the problem that you are concerned about will not occur.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86018/new/
https://reviews.llvm.org/D86018
    
    
More information about the llvm-commits
mailing list