[all-commits] [llvm/llvm-project] 756d69: [mlir][StandardToSPIRV] Add support for lowering i...
Han-Chung Wang via All-commits
all-commits at lists.llvm.org
Mon May 11 15:42:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 756d6959d7ac95969cc0127765bdcbee3804547c
https://github.com/llvm/llvm-project/commit/756d6959d7ac95969cc0127765bdcbee3804547c
Author: Hanhan Wang <hanchung at google.com>
Date: 2020-05-11 (Mon, 11 May 2020)
Changed paths:
M mlir/lib/Conversion/StandardToSPIRV/ConvertStandardToSPIRV.cpp
M mlir/test/Conversion/StandardToSPIRV/std-ops-to-spirv.mlir
Log Message:
-----------
[mlir][StandardToSPIRV] Add support for lowering index_cast to SPIR-V.
Differential Revision: https://reviews.llvm.org/D79644
More information about the All-commits
mailing list