[llvm] [InstCombine] Skip redundant demanded element queries in insert chains (PR #205948)
Antonio Frighetto via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 26 08:49:15 PDT 2026
https://github.com/antoniofrighetto commented:
Could you please add compile-time measurements showing the benefit of the change (and which workload motivates this)? Should this check live inside the InsertElement case in SimplifyDemandedVectorElts() itself?
https://github.com/llvm/llvm-project/pull/205948
More information about the llvm-commits
mailing list