[PATCH] D88178: [ConstantRange] Make binaryNot() more precise

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 24 23:18:06 PDT 2020


lebedev.ri added a comment.

In D88178#2293838 <https://reviews.llvm.org/D88178#2293838>, @nikic wrote:

> In D88178#2293723 <https://reviews.llvm.org/D88178#2293723>, @lebedev.ri wrote:
>
>> Guess i'll just have to do it myself then.
>
> I feel like I'm missing context here. Did I overlook review feedback somewhere?

This is fixing something for which we essentially lack test coverage. Test coverage i complained we lack.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88178



More information about the llvm-commits mailing list