llvm-project/mlir/lib/Conversion
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
..
AVX512ToLLVM [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
AffineToStandard [mlir] Erase or clear blocks through ConversionPatternRewriter when applicable 2020-05-20 16:12:05 +02:00
GPUCommon [mlir][gpu] Add support for f16 when lowering to nvvm intrinsics 2020-06-09 19:33:45 +02:00
GPUToNVVM [mlir] Remove OperandAdaptor 2020-06-15 06:01:31 -07:00
GPUToROCDL [mlir][rocdl] Adding vector to ROCDL dialect lowering 2020-06-11 14:28:13 +00:00
GPUToSPIRV [mlir] Remove OperandAdaptor 2020-06-15 06:01:31 -07:00
GPUToVulkan [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
LinalgToLLVM Revert "[mlir] Add support for lowering tanh to LLVMIR." 2020-06-15 18:46:57 +00:00
LinalgToSPIRV [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
LinalgToStandard [MLIR] Fix linkage for libMLIR.so 2020-05-17 13:46:52 -07:00
SCFToGPU [mlir] SCFToGPUPass: fix macros referring to LOOPS to use SCF instead 2020-06-02 13:03:13 +02:00
SCFToStandard [mlir] SCFToStandard: support any ops in and around the control flow ops 2020-05-20 16:12:05 +02:00
SPIRVToLLVM [MLIR][SPIRVToLLVM] Implemented shift conversion pattern 2020-06-12 19:04:30 -04:00
ShapeToSCF [mlir][shape] Add a pattern to rewrite `shape.reduce` as `scf.for`. 2020-06-15 17:54:50 +02:00
ShapeToStandard [mlir] Remove OperandAdaptor 2020-06-15 06:01:31 -07:00
StandardToLLVM [mlir] Remove OperandAdaptor 2020-06-15 06:01:31 -07:00
StandardToSPIRV [mlir] Remove OperandAdaptor 2020-06-15 06:01:31 -07:00
VectorToLLVM [mlir] Remove OperandAdaptor 2020-06-15 06:01:31 -07:00
VectorToROCDL [mlir] Remove OperandAdaptor 2020-06-15 06:01:31 -07:00
VectorToSCF [mlir] Introduce callback-based builders for AffineForOp 2020-06-15 17:55:49 +02:00
CMakeLists.txt [mlir][shape] Add a pattern to rewrite `shape.reduce` as `scf.for`. 2020-06-15 17:54:50 +02:00
PassDetail.h [mlir][Pass] Update the PassGen to generate base classes instead of utilities 2020-04-07 14:08:52 -07:00