[Mlir-commits] [mlir] [mlir][scf] Add `no_inline` attribute to `scf.execute_region` (PR #151352)

Mehdi Amini llvmlistbot at llvm.org
Wed Jul 30 08:29:23 PDT 2025


https://github.com/joker-eph commented:

Please handle this in the assembly format directly as a property instead of letting this part of the attribute dictionary.

Also I would rather see the keyword on the first line.

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


More information about the Mlir-commits mailing list