[PATCH] D85781: [BPI] Improve static heuristics for integer comparisons
Evgeniy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 17 01:42:36 PDT 2020
ebrevnov added a comment.
In D85781#2220627 <https://reviews.llvm.org/D85781#2220627>, @xbolva00 wrote:
> In D85781#2220576 <https://reviews.llvm.org/D85781#2220576>, @ebrevnov wrote:
>
>> How your last commit differs from the approved one? Why you have so many additional changes in the tests?
>
> Patch affects many codegen tests so I updated them mostly with updater scripts.
The question is why changes for these tests were not part of original review? Did you just missed to upload them or changes appeared later?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85781/new/
https://reviews.llvm.org/D85781
More information about the llvm-commits
mailing list