[llvm] [CVP] Remove Zero-Index GEP (PR #144831)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 19 01:25:33 PDT 2025


nikic wrote:

A possible way to fix the motivating issue is to enable use of PredicateInfo in non-IP SCCP. This will also have compile-time overhead, but probably less than this? We'd have to evaluate whether it is worthwhile.

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


More information about the llvm-commits mailing list