[all-commits] [llvm/llvm-project] b2e72c: [mlir][spirv] Support conversion of extract op fro...
Thomas via All-commits
all-commits at lists.llvm.org
Tue Apr 20 09:12:27 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b2e72cd38de859194b18d598fdfe704315be3d36
https://github.com/llvm/llvm-project/commit/b2e72cd38de859194b18d598fdfe704315be3d36
Author: thomasraoux <thomasraoux at google.com>
Date: 2021-04-20 (Tue, 20 Apr 2021)
Changed paths:
M mlir/lib/Conversion/VectorToSPIRV/VectorToSPIRV.cpp
M mlir/test/Conversion/VectorToSPIRV/simple.mlir
Log Message:
-----------
[mlir][spirv] Support conversion of extract op from vector<1xT> type
Differential Revision: https://reviews.llvm.org/D100814
More information about the All-commits
mailing list