[PATCH] D86018: [Attributor] fix AAValueConstantRange and IntegerRangeState implementation

Kuter Dinel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 17 18:46:17 PDT 2020


kuter added a comment.

In D86018#2222956 <https://reviews.llvm.org/D86018#2222956>, @okura wrote:

> 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.

Sorry, I did not see the comment above.


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

https://reviews.llvm.org/D86018



More information about the llvm-commits mailing list