[all-commits] [llvm/llvm-project] 471075: [mlir][spirv] Support size-1 vector inserts during...
Lei Zhang via All-commits
all-commits at lists.llvm.org
Fri Jan 21 10:57:59 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4710750854cee1fdadf5f3381e9431655056b646
https://github.com/llvm/llvm-project/commit/4710750854cee1fdadf5f3381e9431655056b646
Author: Lei Zhang <antiagainst at google.com>
Date: 2022-01-21 (Fri, 21 Jan 2022)
Changed paths:
M mlir/lib/Conversion/VectorToSPIRV/VectorToSPIRV.cpp
M mlir/test/Conversion/VectorToSPIRV/simple.mlir
Log Message:
-----------
[mlir][spirv] Support size-1 vector inserts during conversion
Differential Revision: https://reviews.llvm.org/D115517
More information about the All-commits
mailing list