================ ---------------- banach-space wrote: ```suggestion func.func @vector_interleave_to_shuffle_1d(%a: vector<7xi16>, %b: vector<7xi16>) -> vector<14xi16> { ``` https://github.com/llvm/llvm-project/pull/177897