[all-commits] [llvm/llvm-project] 58cdb8: [mlir][StandardToSPIRV] Add support for lowering u...
hanhanW via All-commits
all-commits at lists.llvm.org
Tue Mar 24 06:17:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 58cdb8bff067a521dd68d6b699b13da74188a68b
https://github.com/llvm/llvm-project/commit/58cdb8bff067a521dd68d6b699b13da74188a68b
Author: Hanhan Wang <hanchung at google.com>
Date: 2020-03-24 (Tue, 24 Mar 2020)
Changed paths:
M mlir/lib/Conversion/StandardToSPIRV/ConvertStandardToSPIRV.cpp
M mlir/test/Conversion/StandardToSPIRV/std-to-spirv.mlir
Log Message:
-----------
[mlir][StandardToSPIRV] Add support for lowering unary ops
Differential Revision: https://reviews.llvm.org/D76661
More information about the All-commits
mailing list