diff options
| author | Chris Lattner <clattner@google.com> | 2018-10-11 17:21:55 -0700 |
|---|---|---|
| committer | jpienaar <jpienaar@google.com> | 2019-03-29 13:29:07 -0700 |
| commit | 9e3b928e32285bf47d366d5685d2c65e616544cb (patch) | |
| tree | e84422501d427980ed3a351b317804b00251f55e /mlir/lib/Analysis | |
| parent | bbfba8d3f858ccd25733cb6b6bd69df6a691dc4a (diff) | |
| download | bcm5719-llvm-9e3b928e32285bf47d366d5685d2c65e616544cb.tar.gz bcm5719-llvm-9e3b928e32285bf47d366d5685d2c65e616544cb.zip | |
Implement a super sketched out pattern match/rewrite framework and a sketched
out canonicalization pass to drive it, and a simple (x-x) === 0 pattern match
as a test case.
There is a tremendous number of improvements that need to land, and the
matcher/rewriter and patterns will be split out of this file, but this is a
starting point.
PiperOrigin-RevId: 216788604
Diffstat (limited to 'mlir/lib/Analysis')
0 files changed, 0 insertions, 0 deletions

