mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-09 10:56:07 +00:00

Also changes the fewerElements helper to use the lookthrough constant helper instead of m_ICst, since m_ICst doesn't look through extends. Differential Revision: https://reviews.llvm.org/D103227