llvm-project/mlir/lib/Conversion/GPUToROCDL
Julian Gross 664d2f5bad Add tanh lowering from Standard dialect to NVVM and ROCDL.
Summary:
The tanh lowering from Standard dialect to NVVM and ROCDL was not working.
The conversion pattern are inserted in the lowering files.
The test cases for the lowerings were added in the test files.

Reviewers: nicolasvasilache, ftynse, herhut

Reviewed By: ftynse, herhut

Subscribers: merge_guards_bot, ftynse, jholewinski, mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, csigg, arpith-jacob, mgester, lucyrfox, herhut, liufengdb, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D73471
2020-01-28 11:01:10 +01:00
..
CMakeLists.txt [ROCm] Adding pass to lower GPU Dialect to ROCDL Dialect. 2019-10-02 01:50:30 -07:00
LowerGpuOpsToROCDLOps.cpp Add tanh lowering from Standard dialect to NVVM and ROCDL. 2020-01-28 11:01:10 +01:00