[all-commits] [llvm/llvm-project] ac691c: [mlir][StandardToSPIRV] Add support for lowering F...
Han-Chung Wang via All-commits
all-commits at lists.llvm.org
Mon May 11 01:28:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ac691c4fe7f645c5d31fdf5318fcc6b995370f77
https://github.com/llvm/llvm-project/commit/ac691c4fe7f645c5d31fdf5318fcc6b995370f77
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 FPToSIOp to SPIR-V.
Summary: Depends On D79373
Differential Revision: https://reviews.llvm.org/D79374
More information about the All-commits
mailing list