llvm-project/mlir/test
Marcel Koester 6054610bbe Added LLVM ops and lowering phases from standard dialect for FAbs, FCeil, Cos, FNeg, CopySign.
Added test cases for the newly added LLVM operations and lowering features.

Closes tensorflow/mlir#300

COPYBARA_INTEGRATE_REVIEW=https://github.com/tensorflow/mlir/pull/300 from dfki-jugr:std_to_llvm da6168bbc1a369ae2e99ad3881fdddd82f075dd4
PiperOrigin-RevId: 286231169
2019-12-18 11:42:43 -08:00
..
AffineOps Introduce prefetch op: affine -> std -> llvm intrinsic 2019-12-18 10:00:04 -08:00
Analysis Roll-forward initial liveness analysis including test cases. 2019-12-11 08:13:43 -08:00
Conversion [VectorOps] Add vector.print definition, with lowering support 2019-12-18 11:31:34 -08:00
Dialect [VectorOps] Add vector.print definition, with lowering support 2019-12-18 11:31:34 -08:00
EDSC Add edsc::ops for pointwise, conv and dilated_conv 2019-12-16 13:42:38 -08:00
Examples Fixed typo in Toy tutorial (second var e -> var f) 2019-11-27 11:58:45 -08:00
IR Introduce prefetch op: affine -> std -> llvm intrinsic 2019-12-18 10:00:04 -08:00
Pass Add a flag to the IRPrinter instrumentation to only print after a pass if there is a change to the IR. 2019-12-06 17:05:05 -08:00
Quantizer Convert the Canonicalize and CSE passes to generic Operation Passes. 2019-10-24 15:01:09 -07:00
SDBM Fix minor spelling tweaks (NFC) 2019-10-20 09:44:36 -07:00
Target Added LLVM ops and lowering phases from standard dialect for FAbs, FCeil, Cos, FNeg, CopySign. 2019-12-18 11:42:43 -08:00
Transforms Introduce prefetch op: affine -> std -> llvm intrinsic 2019-12-18 10:00:04 -08:00
Unit Add build files and update README. 2019-03-30 11:23:22 -07:00
lib Add support for providing a default implementation for an interface method. 2019-12-18 11:09:11 -08:00
mlir-cpu-runner [VectorOps] Add vector.print definition, with lowering support 2019-12-18 11:31:34 -08:00
mlir-cuda-runner Add UnrankedMemRef Type 2019-12-05 13:13:20 -08:00
mlir-tblgen Introduce prefetch op: affine -> std -> llvm intrinsic 2019-12-18 10:00:04 -08:00
APITest.h Fix minor spelling tweaks (NFC) 2019-10-20 09:44:36 -07:00
CMakeLists.txt Automated rollback of commit d60133f89b 2019-11-26 08:47:48 -08:00
lit.cfg.py Automated rollback of commit d60133f89b 2019-11-26 08:47:48 -08:00
lit.site.cfg.py.in Automated rollback of commit d60133f89b 2019-11-26 08:47:48 -08:00