[MLIR][Presburger] Fix ParamPoint to be column-wise instead of row-wise (#77232)
The ParamPoint datatype has each column representing an affine function. The code for generating functions is modified to reflect this.
Loading
Please sign in to comment