diff options
| author | Uday Bondhugula <bondhugula@google.com> | 2018-10-30 13:45:10 -0700 |
|---|---|---|
| committer | jpienaar <jpienaar@google.com> | 2019-03-29 13:45:14 -0700 |
| commit | c5128e152af01762c18f47a12d5cfcce706fb77e (patch) | |
| tree | f4ed0a5b48c89e36f26584c076196dfa2a2c8c5a /mlir/lib/Transforms/Utils | |
| parent | 5ffb211bff9cce5e35a88b56d24cce1b7896f66b (diff) | |
| download | bcm5719-llvm-c5128e152af01762c18f47a12d5cfcce706fb77e.tar.gz bcm5719-llvm-c5128e152af01762c18f47a12d5cfcce706fb77e.zip | |
FlatAffineConstraints API update - additional methods
- add methods addConstantLowerBound, addConstantUpperBound, setIdToConstant,
addDimsForMap
- update coefficient storage to use numReservedCols * rows instead of numCols *
rows (makes the code simpler/natural; reduces movement of data when new
columns are added, eliminates movement of data when columns are added to the
end).
(addDimsForMap is tested in the child CL on memref bound checking: cl/219000460)
PiperOrigin-RevId: 219358376
Diffstat (limited to 'mlir/lib/Transforms/Utils')
0 files changed, 0 insertions, 0 deletions

