..
AffineOps
Convert the Canonicalize and CSE passes to generic Operation Passes.
2019-10-24 15:01:09 -07:00
Analysis
Add initial callgraph support.
2019-09-23 11:44:13 -07:00
Conversion
Drop spurious test file
2019-11-06 16:00:57 -08:00
Dialect
Update Linalg to use std.view
2019-11-07 06:33:10 -08:00
EDSC
Automated rollback of commit 575405f4d6
2019-10-18 06:45:06 -07:00
Examples
Add Ch-7 of the toy tutorial detailing how to define new types.
2019-11-07 09:54:04 -08:00
IR
Add ViewOp verification for dynamic strides, and address some comments from previous change.
2019-11-06 11:25:54 -08:00
Pass
Convert the Canonicalize and CSE passes to generic Operation Passes.
2019-10-24 15:01:09 -07: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
Add support for the LLVM FNeg instruction
2019-11-06 00:02:10 -08:00
Transforms
Add canonicalizer for ViewOp which folds constants into the ViewOp memref shape and layout map strides and offset.
2019-11-07 08:05:03 -08:00
Unit
Add build files and update README.
2019-03-30 11:23:22 -07:00
lib
Add compatible query method to infer type interface
2019-11-07 07:51:45 -08:00
mlir-cpu-runner
Update Linalg to use std.view
2019-11-07 06:33:10 -08:00
mlir-cuda-runner
Support custom accumulator provided as region to gpu.all_reduce.
2019-10-16 10:43:44 -07:00
mlir-tblgen
Add compatible query method to infer type interface
2019-11-07 07:51:45 -08:00
APITest.h
Fix minor spelling tweaks (NFC)
2019-10-20 09:44:36 -07:00
CMakeLists.txt
Add Ch-7 of the toy tutorial detailing how to define new types.
2019-11-07 09:54:04 -08:00
lit.cfg.py
[llvm] Add initial import of LLVM modules to mlir-translate
2019-11-05 14:41:38 -08: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