[all-commits] [llvm/llvm-project] 96130b: [mlir][spirv] Support size-1 vector/tensor constan...
Lei Zhang via All-commits
all-commits at lists.llvm.org
Tue Dec 14 12:58:26 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96130b5dc7f600e0c8f5e850ddddfaba952bba34
https://github.com/llvm/llvm-project/commit/96130b5dc7f600e0c8f5e850ddddfaba952bba34
Author: Lei Zhang <antiagainst at google.com>
Date: 2021-12-14 (Tue, 14 Dec 2021)
Changed paths:
M mlir/lib/Conversion/ArithmeticToSPIRV/ArithmeticToSPIRV.cpp
M mlir/test/Conversion/ArithmeticToSPIRV/arithmetic-to-spirv.mlir
Log Message:
-----------
[mlir][spirv] Support size-1 vector/tensor constant during conversion
Reviewed By: ThomasRaoux, mravishankar
Differential Revision: https://reviews.llvm.org/D115518
More information about the All-commits
mailing list