[PATCH] D99424: [BasicAA] Be more careful with modulo ops on VariableGEPIndex.
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 30 05:46:41 PDT 2021
uabelho added a comment.
In D99424#2849830 <https://reviews.llvm.org/D99424#2849830>, @fhahn wrote:
> In D99424#2849817 <https://reviews.llvm.org/D99424#2849817>, @uabelho wrote:
>
>> I've also bisected a miscompile to this patch. I don't know at all what is happening but the suggested fix
>
> Any chance you could share the reproducer?
I'll see. It's for my out-of-tree target so it takes a bit of fiddling to extract something that could be useful to you.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99424/new/
https://reviews.llvm.org/D99424
More information about the llvm-commits
mailing list