[all-commits] [llvm/llvm-project] 565ee6: [mlir][spirv] add support lowering of extract_slic...
Thomas via All-commits
all-commits at lists.llvm.org
Fri May 7 07:52:47 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 565ee6afc707d5744d0ec90936f0c0564c1acf69
https://github.com/llvm/llvm-project/commit/565ee6afc707d5744d0ec90936f0c0564c1acf69
Author: thomasraoux <thomasraoux at google.com>
Date: 2021-05-07 (Fri, 07 May 2021)
Changed paths:
M mlir/lib/Conversion/VectorToSPIRV/VectorToSPIRV.cpp
M mlir/test/Conversion/VectorToSPIRV/simple.mlir
Log Message:
-----------
[mlir][spirv] add support lowering of extract_slice to scalar type
Differential Revision: https://reviews.llvm.org/D102041
More information about the All-commits
mailing list