llvm-project/mlir/lib
Lubomir Litchev fcabccd3d9 [MLIR] Add the sqrt operation to mlir.
Summary: Add and pipe through the sqrt operation for Standard and LLVM dialects.

Reviewers: nicolasvasilache, ftynse

Reviewed By: ftynse

Subscribers: frej, ftynse, merge_guards_bot, flaub, mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, arpith-jacob, mgester, lucyrfox, aartbik, liufengdb, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D73571
2020-01-30 08:07:38 -08:00
..
Analysis [mlir] [VectorOps] consolidate all vector utilities to one header/cc file 2020-01-29 15:42:08 -08:00
Conversion [MLIR] Add the sqrt operation to mlir. 2020-01-30 08:07:38 -08:00
Dialect [mlir] EnumsGen: dissociate string form of integer enum from C++ symbol name 2020-01-30 17:04:00 +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 [mlir] EnumsGen: dissociate string form of integer enum from C++ symbol name 2020-01-30 17:04:00 +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