[llvm] [ValueTracking] Consistently propagate `DemandedElts` in ValueTracking functions (PR #99080)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 16 12:30:01 PDT 2024
arsenm wrote:
I don't think there were demanded elts arguments in the original implementations. Should only require an extractelement with a constant index on any test?
https://github.com/llvm/llvm-project/pull/99080
More information about the llvm-commits
mailing list