aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/IR/invalid-affinemap.mlir
AgeCommit message (Expand)AuthorFilesLines
2022-11-28[mlir][NFC] Remove trailing whitespaces from `*.td` and `*.mlir` files.Hanhan Wang1-1/+1
2022-07-19[mlir][NFC] Split out various tests from IR/invalid.mlirRiver Riddle1-0/+12
2022-06-27[MLIR][Parser] Fix AffineParser colliding bare identifiers with primitive typesGroverkss1-6/+6
2021-09-20[OpAsmParser] Add a parseCommaSeparatedList helper and beef up Delimeter.Chris Lattner1-2/+7
2020-07-07[mlir][NFC] Remove usernames and google bug numbers from TODO comments.River Riddle1-1/+1
2020-01-13[mlir] Change the syntax of AffineMapAttr and IntegerSetAttr to avoid conflic...River Riddle1-33/+33
2019-11-20Correctly parse empty affine maps.MLIR Team1-3/+0
2019-06-19Rename -verify mlir-opt flag to -verify-expected-diagnosticsGeoffrey Martin-Noble1-1/+1
2019-06-01 Remove "size" property of affine maps.MLIR Team1-15/+0
2019-05-10 Refactor the support for AffineMap and IntegerSet aliases in the parser i...River Riddle1-2/+2
2019-03-29Implement support for constant folding operations and a simple constant foldingChris Lattner1-1/+1
2019-03-29Continue revising diagnostic handling to simplify and generalize it, and impr...Chris Lattner1-1/+1
2019-03-29Add custom lilith script.Jacques Pienaar1-2/+1
2019-03-29Fix FIXME's/TODOs:Chris Lattner1-5/+5
2019-03-29Allow 'constant' op to work with affineint, add some accessors, rearrangeChris Lattner1-0/+122