[llvm] [DAG] Fold extract_subvector(insert_subvector(x, y, c1), c2) --> extract_subvector(y,c2-c1) (PR #87925)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 12 03:23:57 PDT 2024


https://github.com/RKSimon closed https://github.com/llvm/llvm-project/pull/87925


More information about the llvm-commits mailing list