commit | efceb448d1b6e8decc56e77bc60063e3e4adc953 | [log] [tgz] |
---|---|---|
author | MLIR Team <no-reply@google.com> | Fri Nov 02 09:55:04 2018 -0700 |
committer | jpienaar <jpienaar@google.com> | Fri Mar 29 13:48:05 2019 -0700 |
tree | 82cd0b1b9b7171b426df62363aaab831354ef160 | |
parent | 839cf40946e74fde106513fb8c75e778f67463aa [diff] |
Adds MemRefDependenceCheck analysis pass, plus multiple dependence check tests. Adds equality constraints to dependence constraint system for accesses using dims/symbols where the defining operation of the dim/symbol is a constant. PiperOrigin-RevId: 219814740