llvm-project/mlir/test
Kazuaki Ishizaki 8bfedb3ca5 Fix minor spelling tweaks (NFC)
Closes tensorflow/mlir#177

PiperOrigin-RevId: 275692653
2019-10-20 00:11:34 -07:00
..
AffineOps Add support for canonicalizing callable regions during inlining. 2019-10-10 17:06:33 -07:00
Analysis Add initial callgraph support. 2019-09-23 11:44:13 -07:00
Conversion Implement lowering of VectorTypeCastOp to LLVM 2019-10-18 14:00:06 -07:00
Dialect Fix minor spelling tweaks (NFC) 2019-10-20 00:11:34 -07:00
EDSC Automated rollback of commit 575405f4d6 2019-10-18 06:45:06 -07:00
Examples NFC: Delete the Linalg tutorial. 2019-10-17 14:27:37 -07:00
IR Add support for function result attributes. 2019-10-18 16:03:28 -07:00
Pass Add support for generating reproducers on pass crash and failure. 2019-10-10 19:36:54 -07:00
Quantizer Change the attribute dictionary syntax to separate name and value with '='. 2019-06-25 19:06:34 -07:00
SDBM Overhaul the SDBM expression kind hierarchy 2019-09-16 08:16:06 -07:00
Target Get active source lane predicate from shuffle instruction. 2019-10-19 01:53:25 -07:00
Transforms Lower vector transfer ops to loop.for operations. 2019-10-18 14:10:10 -07:00
Unit Add build files and update README. 2019-03-30 11:23:22 -07:00
lib Add support for function result attributes. 2019-10-18 16:03:28 -07:00
mlir-cpu-runner Lower vector transfer ops to loop.for operations. 2019-10-18 14:10:10 -07:00
mlir-cuda-runner Support custom accumulator provided as region to gpu.all_reduce. 2019-10-16 10:43:44 -07:00
mlir-tblgen Rename LoopNestBuilder to AffineLoopNestBuilder - NFC 2019-10-17 12:13:59 -07:00
APITest.h Use FileCheck to test SDBM 2019-05-20 13:48:53 -07:00
CMakeLists.txt NFC: Delete the Linalg tutorial. 2019-10-17 14:27:37 -07:00
lit.cfg.py Add an mlir-cuda-runner tool. 2019-07-04 07:53:54 -07:00
lit.site.cfg.py.in Use single quotes to wrap '@HOST_LDFLAGS@' in LIT config file 2019-10-14 09:05:34 -07:00