llvm-project/mlir/lib
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
..
Analysis [mlir][Linalg] Add a hoistRedundantVectorTransfers helper function 2020-06-05 06:50:24 -04:00
Conversion Revert "[mlir] Add support for lowering tanh to LLVMIR." 2020-06-15 18:46:57 +00:00
Dialect Revert "[mlir] Add support for lowering tanh to LLVMIR." 2020-06-15 18:46:57 +00:00
EDSC [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
ExecutionEngine [JitRunner] add support for i32 and i64 output 2020-06-09 22:25:03 -07:00
IR [MLIR][cmake] use add_mlir_interface() wherever possible 2020-06-12 09:27:56 -07:00
Interfaces [MLIR][cmake] refactor lib/Interfaces/CMakeLists.txt 2020-05-15 14:37:09 -07:00
Parser [mlir][NFC] Split Parser into several different files. 2020-06-10 17:17:13 -07:00
Pass [MLIR][cmake] don't glob for sources. 2020-05-13 23:21:01 -07:00
Support [MLIR] Fix linkage for libMLIR.so 2020-05-17 13:46:52 -07:00
TableGen [mlir] Remove OperandAdaptor 2020-06-15 06:01:31 -07:00
Target [mlir] Refactor BoolAttr to be a special case of IntegerAttr 2020-06-04 16:41:24 -07:00
Transforms [mlir] Fixed GCC compile issues and linking problems using SHARED_LIBS. 2020-06-15 15:46:21 +02:00
Translation [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
CMakeLists.txt [mlir] Emit errors if global constructors are found within lib/ 2020-04-10 13:04:32 -07:00