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

Kiran Chandramohan llvmlistbot at llvm.org
Mon Apr 8 05:19:58 PDT 2024


kiranchandramohan wrote:

So, to clarify, is the patch providing a set of new builders (build functions) that can accept clause operands in any order? 

How does this affect the ones that use block arguments?

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


More information about the Mlir-commits mailing list