[llvm] [ValueTracking] Support GEPs in matchSimpleRecurrence. (PR #123518)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 31 03:35:42 PST 2025
fhahn wrote:
> > @fhahn Can you check this case https://gist.github.com/dtcxzyw/10abd2cd4d869ef6434625bfb0de6c46? Before this patch, `@_ZN5clang7targetsL7AVRMcusE` is marked as a constant.
>
> Yes I have a reproducer for this and will share a fix soon.
Put up https://github.com/llvm/llvm-project/pull/125205 but I am not sure if I am missing anything there
https://github.com/llvm/llvm-project/pull/123518
More information about the llvm-commits
mailing list