================ @@ -531,12 +618,239 @@ struct LinearizeVectorBitCast final unsigned targetVectorBitWidth; }; +/// This pattern converts the LoadOp to a series of LoadOp & InsertOp ---------------- newling wrote: formatting. https://github.com/llvm/llvm-project/pull/136193