[llvm] [ValueTracking] Support GEPs in matchSimpleRecurrence. (PR #123518)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 31 01:32:49 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.

https://github.com/llvm/llvm-project/pull/123518


More information about the llvm-commits mailing list