[Mlir-commits] [mlir] [MLIR][LLVMIR] Mark Funcop as affinescope (PR #144456)

Christian Ulmann llvmlistbot at llvm.org
Mon Jun 16 22:56:58 PDT 2025


https://github.com/Dinistro commented:

I wonder if this should be made a part of `FunctionOpInterface` instead. I don't see a case where a function would not be an `AffineScope`, but I might be missing something.

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


More information about the Mlir-commits mailing list