[Mlir-commits] [mlir] [mlir][scf] Add a scope op to the scf dialect (PR #89274)

Mehdi Amini llvmlistbot at llvm.org
Fri Apr 19 18:02:28 PDT 2024


joker-eph wrote:

> > Wasn't there another PR already where we talked about this?
> 
> There was a draft PR in which you had explicitly asked for this op to be split out: [#87352 (comment)](https://github.com/llvm/llvm-project/pull/87352#discussion_r1555845431).

Thanks! 
I wrote "I don't understand the description, and this the motivation for adding this operation right now, can you elaborate?", and I think this is still relevant right now. The PR description does not seem to provide enough context to me.
Without understanding why this op is needed, I'm not sure why we're adding it right now. Can we get the end-to-end example? When and where will it be used? 

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


More information about the Mlir-commits mailing list