[Mlir-commits] [mlir] [MLIR][Presburger] Implement PresburgerRelation::convertVarKind and a… (PR #66104)

Bharathi Ramana Joshi llvmlistbot at llvm.org
Tue Sep 12 09:26:47 PDT 2023


iambrj wrote:

I noticed while implementing this that the interface for `IntegerRelation::convertVarKind` is slightly different from `PresburgerSpace::convertVarKind` from @Groverkss's recent d222b69 commit. I feel it is worth making them consistent, let me know what you think @Superty @Groverkss.

https://github.com/llvm/llvm-project/pull/66104


More information about the Mlir-commits mailing list