[all-commits] [llvm/llvm-project] d8fce7: [mlir][spirv] math.erf OpenCL lowering
Ivan Butygin via All-commits
all-commits at lists.llvm.org
Wed Dec 8 11:00:42 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d8fce785de8e5604ad359360c4f680d9013a5f48
https://github.com/llvm/llvm-project/commit/d8fce785de8e5604ad359360c4f680d9013a5f48
Author: Butygin <ivan.butygin at intel.com>
Date: 2021-12-08 (Wed, 08 Dec 2021)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVOCLOps.td
M mlir/lib/Conversion/MathToSPIRV/MathToSPIRV.cpp
M mlir/test/Conversion/MathToSPIRV/math-to-opencl-spirv.mlir
M mlir/test/Target/SPIRV/ocl-ops.mlir
Log Message:
-----------
[mlir][spirv] math.erf OpenCL lowering
Differential Revision: https://reviews.llvm.org/D115335
More information about the All-commits
mailing list