[all-commits] [llvm/llvm-project] 71703a: [mlir][spirv] Check type legality using converter ...
Lei Zhang via All-commits
all-commits at lists.llvm.org
Mon May 15 16:31:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71703a097859a24883aa32c3ee258647412c311e
https://github.com/llvm/llvm-project/commit/71703a097859a24883aa32c3ee258647412c311e
Author: Lei Zhang <antiagainst at google.com>
Date: 2023-05-15 (Mon, 15 May 2023)
Changed paths:
M mlir/lib/Conversion/VectorToSPIRV/VectorToSPIRV.cpp
M mlir/test/Conversion/VectorToSPIRV/vector-to-spirv.mlir
Log Message:
-----------
[mlir][spirv] Check type legality using converter for vectors
This allows `index` vectors to be converted to SPIR-V.
Reviewed By: ThomasRaoux
Differential Revision: https://reviews.llvm.org/D150616
More information about the All-commits
mailing list