llvm-project/mlir/lib/Dialect
Mehdi Amini a9a21bb4b6 Revert "[mlir] Add support for lowering tanh to LLVMIR."
This reverts commit 32c757e4f8.

Broke the build bot:

******************** TEST 'MLIR :: Examples/standalone/test.toy' FAILED ********************
[...]
/tmp/ci-KIMiRFcVZt/lib/libMLIRLinalgToLLVM.a(LinalgToLLVM.cpp.o): In function `(anonymous namespace)::ConvertLinalgToLLVMPass::runOnOperation()':
LinalgToLLVM.cpp:(.text._ZN12_GLOBAL__N_123ConvertLinalgToLLVMPass14runOnOperationEv+0x100): undefined reference to `mlir::populateExpandTanhPattern(mlir::OwningRewritePatternList&, mlir::MLIRContext*)'
2020-06-15 18:46:57 +00:00
..
AVX512 [MLIR] Continue renaming of "SideEffects" 2020-05-15 14:37:09 -07:00
Affine [mlir] Introduce callback-based builders for AffineForOp 2020-06-15 17:55:49 +02:00
GPU [mlir] Remove OperandAdaptor 2020-06-15 06:01:31 -07:00
LLVMIR [mlir] Add support for bf16 to StandardToLLVM conversion 2020-06-04 14:36:36 -07:00
Linalg [mlir] Fix some of the warnings in MLIR code. 2020-06-11 22:18:32 +02:00
OpenMP [MLIR] [OpenMP] Add basic OpenMP parallel operation 2020-05-27 17:16:44 +01:00
Quant [MLIR] Continue renaming of "SideEffects" 2020-05-15 14:37:09 -07:00
SCF [mlir] Refactor BoolAttr to be a special case of IntegerAttr 2020-06-04 16:41:24 -07:00
SDBM [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
SPIRV [mlir][spirv] Enhance structure type member decoration handling 2020-06-12 17:57:14 -04:00
Shape [mlir] Fix some of the warnings in MLIR code. 2020-06-11 22:18:32 +02:00
StandardOps Revert "[mlir] Add support for lowering tanh to LLVMIR." 2020-06-15 18:46:57 +00:00
Vector [mlir] [VectorOps] Handle 'vector.shape_cast' lowering for all cases 2020-06-09 16:08:45 -07:00
CMakeLists.txt [mlir] NFC: Rename LoopOps dialect to SCF (Structured Control Flow) 2020-05-11 15:04:27 +02:00
Traits.cpp [mlir] NFC: fix trivial typo in source files 2020-03-28 10:12:49 +09:00