llvm-project/mlir/lib
Bixia Zheng 13d3307176 [mlir][linalg] Add a few unary operations.
Add operations abs, ceil, floor, and neg to the C++ API and Python API.

Add test cases.

Reviewed By: gysit

Differential Revision: https://reviews.llvm.org/D121339
2022-03-10 09:38:58 -08:00
..
Analysis [MLIR][Presburger] Remove `spaceKind` from PresburgerSpace 2022-03-10 22:20:44 +05:30
Bindings/Python [mlir][python] Support more types in IntegerAttr.value 2022-02-24 10:26:31 +01:00
CAPI Update more `parseSourceString()` call sites. 2022-03-08 13:25:54 +01:00
Conversion [mlir] Change ComplexToLLVM to be a generic pass 2022-03-08 12:25:32 -08:00
Dialect [mlir][linalg] Add a few unary operations. 2022-03-10 09:38:58 -08:00
ExecutionEngine [mlir] ExecutionEngine: default enableObjectCache to false 2022-03-10 11:24:48 -05:00
IR [mlir][NFC] Update the Builtin dialect to use "Both" accessors 2022-03-08 12:25:32 -08:00
Interfaces [mlir] Region/BranchOpInterface: Allow implicit type conversions along control-flow edges 2022-03-04 20:33:14 +00:00
Parser Apply clang-tidy fixes for modernize-use-default-member-init to MLIR (NFC) 2022-03-07 10:41:44 +00:00
Pass Apply clang-tidy fixes for modernize-use-default-member-init to MLIR (NFC) 2022-03-07 10:41:44 +00:00
Reducer Apply clang-tidy fixes for performance-move-const-arg in ReductionNode.cpp (NFC) 2022-01-10 01:05:14 +00:00
Rewrite [MLIR][PDL] Fix C++20 build. concept is a new keyword. NFC. 2022-02-21 18:37:19 +01:00
Support [mlir][NFC] Move MlirOptMain to the Tools/ directory 2022-03-07 01:05:38 -08:00
TableGen [PDLL] Add support for tablegen includes and importing ODS information 2022-03-03 16:14:03 -08:00
Target [OpenMP][mlir] Lowering for omp.atomic.update 2022-03-10 18:28:51 +05:30
Tools [mlir][NFC] Add various includes currently transitively found in 2022-03-08 17:20:50 -08:00
Transforms [mlir][NFC] Add various includes currently transitively found in 2022-03-08 17:20:50 -08:00
CMakeLists.txt [mlir][NFC] Move Translation.h to a Tools/mlir-translate directory 2022-03-07 01:05:38 -08:00