[llvm] [InstCombine] Fold bitcast (extelt (bitcast X), Idx) into bitcast+shufflevector. (PR #136998)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 23 08:08:44 PDT 2025


RKSimon wrote:

Should this be in VectorCombine where we can make it cost driven?

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


More information about the llvm-commits mailing list