llvm-project/mlir
Chris Lattner 2b902f1288 Delete FuncBuilder::createChecked. It is perhaps still a good idea, but has no
clients.  Let's re-add it in the future if there is ever a reason to.  NFC.

Unrelatedly, add a use of a variable to unbreak the non-assert build.

PiperOrigin-RevId: 228284026
2019-03-29 15:05:08 -07:00
..
g3doc Add parser support for named type aliases. 2019-03-29 15:04:05 -07:00
include/mlir Delete FuncBuilder::createChecked. It is perhaps still a good idea, but has no 2019-03-29 15:05:08 -07:00
lib Delete FuncBuilder::createChecked. It is perhaps still a good idea, but has no 2019-03-29 15:05:08 -07:00
test Introduce AffineMap::compose(AffineMap) 2019-03-29 15:04:20 -07:00
tools Match attributes in input pattern. 2019-03-29 15:00:55 -07:00
utils Standardize naming of statements -> instructions, revisting the code base to be 2019-03-29 14:44:30 -07:00
.clang-format [mlir] add .clang-format 2019-03-29 12:41:43 -07:00
LICENSE.TXT Continue sketching out basic infrastructure, including an input and output 2019-03-29 12:23:51 -07:00