[llvm] [SelectionDAG] Fold subvector inserts into concat operands (PR #200937)

Krzysztof Drewniak via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 14 23:03:31 PDT 2026


krzysz00 wrote:

> Are both these folds covered by the test changes?

One of the folds is preexisting, the other one is covered by the tests, as far as I can tell.

(and I forgot to push the new assert, will do tomorrow)

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


More information about the llvm-commits mailing list