llvm-project/mlir/lib
Julian Gross addc27bc43 Changed wrong ROCDL instructions in GPU lowering.
Summary:
In the scope of the lowering phase from GPU to ROCDL, the intructions for the conversion patterns seems to be wrong.
According to https://github.com/ROCm-Developer-Tools/HIP/blob/master/include/hip/hcc_detail/math_fwd.h the instructions need two underscores in the beginning instead of one.

Reviewers: nicolasvasilache, herhut, rriddle

Reviewed By: herhut, rriddle

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

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D73535
2020-01-30 15:37:00 +01:00
..
Analysis [mlir] [VectorOps] consolidate all vector utilities to one header/cc file 2020-01-29 15:42:08 -08:00
Conversion Changed wrong ROCDL instructions in GPU lowering. 2020-01-30 15:37:00 +01:00
Dialect [MLIR] Added llvm.invoke and llvm.landingpad 2020-01-30 12:55:28 +01:00
EDSC Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
ExecutionEngine Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
IR Add IntegerAttr::verifyConstructionInvariants. 2020-01-29 12:22:51 -08:00
Parser Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Pass Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Quantizer Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Support Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
TableGen Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Target [MLIR] Added llvm.invoke and llvm.landingpad 2020-01-30 12:55:28 +01:00
Transforms [mlir][NFC] Explicitly initialize dynamic legality when setting op 2020-01-30 00:21:32 -08:00
Translation Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
CMakeLists.txt NFC: Move AffineOps dialect to the Dialect sub-directory. 2019-08-20 15:36:39 -07:00