[Mlir-commits] [mlir] Adding masked operations to OpenMP Dialect (PR #96022)

Kiran Chandramohan llvmlistbot at llvm.org
Wed Jun 19 05:54:12 PDT 2024


kiranchandramohan wrote:

@skatrak is in the process of moving to clause-based representation for OpenMP operations. So this will have to be done differently with filter and the region information coming in as template arguments or traits. Please sync with him.

https://github.com/llvm/llvm-project/pull/92519
https://github.com/llvm/llvm-project/pull/92523

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


More information about the Mlir-commits mailing list