[all-commits] [llvm/llvm-project] d9b03e: [mlir][StandardToSPIRV] Add support for lowering m...
Han-Chung Wang via All-commits
all-commits at lists.llvm.org
Tue Apr 13 22:37:25 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9b03ef2e899719bb6cbffa738b9c76d45f45cf5
https://github.com/llvm/llvm-project/commit/d9b03ef2e899719bb6cbffa738b9c76d45f45cf5
Author: Hanhan Wang <hanchung at google.com>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
M mlir/lib/Conversion/StandardToSPIRV/StandardToSPIRV.cpp
M mlir/test/Conversion/StandardToSPIRV/std-ops-to-spirv.mlir
Log Message:
-----------
[mlir][StandardToSPIRV] Add support for lowering math.powf to SPIR-V.
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D100403
More information about the All-commits
mailing list