[Mlir-commits] [mlir] [mlir][presburger] Implement moveColumns using std::rotate (PR #168243)

lonely eagle llvmlistbot at llvm.org
Mon Dec 1 18:04:59 PST 2025


linuxlonelyeagle wrote:

> LGTM if you fix the tiny comments I left now. Can you elaborate on what you mean by your other question?

After thinking about it, I actually want to gain a deeper understanding of the implementation of range inference code in MLIR.
I'm thinking about which part of the code I should study (Presburger has too much code).


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


More information about the Mlir-commits mailing list