[Mlir-commits] [mlir] [mlir][scf] `scf.while` uplifting: Add preparation patterns. (PR #89222)
Mehdi Amini
llvmlistbot at llvm.org
Mon Apr 22 12:41:22 PDT 2024
joker-eph wrote:
> I can do it, but this pattern sinks one op at the time
That seems quite inefficient, why can't we sink whatever needs to be sunk?
https://github.com/llvm/llvm-project/pull/89222
More information about the Mlir-commits
mailing list