commit | 4266fc715d65c3f645f3818ab69be3c66cbfe2ca | [log] [tgz] |
---|---|---|
author | Uday Bondhugula <bondhugula@google.com> | Thu Sep 13 08:12:38 2018 -0700 |
committer | jpienaar <jpienaar@google.com> | Fri Mar 29 13:13:15 2019 -0700 |
tree | 4f7ae4deaebf6bdb18912fe12b914f5fa89dc90d | |
parent | cf4f4c4b8200fd03c86d1e566da242912d019424 [diff] |
Add misc builder convenience methods for AffineMap's, for statement's. Use these methods to simplify existing code. Rename getConstantMap getConstantAffineMap. Move declarations to group similar ones together. PiperOrigin-RevId: 212814829