[MLIR][Presburger] Support PWMAFunction::dump by calling into print
authorArjun P <arjunpitchanathan@gmail.com>
Fri, 18 Mar 2022 12:25:15 +0000 (12:25 +0000)
committerArjun P <arjunpitchanathan@gmail.com>
Mon, 21 Mar 2022 16:01:51 +0000 (16:01 +0000)
commit888894b65aea61266cdef7a329f755981c7315b0
treec6dbfc537032066518d69a5a3de6316c75f2117e
parentb6e2832fc24590e1ecaf7e1a994e9b4378578c18
[MLIR][Presburger] Support PWMAFunction::dump by calling into print

This was declared but not defined previously.
mlir/include/mlir/Analysis/Presburger/PWMAFunction.h
mlir/lib/Analysis/Presburger/PWMAFunction.cpp