[Mlir-commits] [mlir] [MLIR][OpenMP] Group clause operands into structures (PR #86797)

Kiran Chandramohan llvmlistbot at llvm.org
Fri Apr 5 08:58:24 PDT 2024


kiranchandramohan wrote:

Could you explain a bit more about what you mean by the order of clauses here? We have `oilist`  (https://mlir.llvm.org/docs/DefiningDialects/Operations/) in the assembly format to make it order-independent. I guess the usage of block arguments has made this a bit difficult. Is that the concern or am I on the wrong track here?

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


More information about the Mlir-commits mailing list