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

Anchu Rajendran S llvmlistbot at llvm.org
Tue Jul 2 12:12:46 PDT 2024


anchuraj 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.
> > > #92519 #92523
> > 
> > 
> > Sure. Thank you!
> 
> It will be relatively simple to do, but it's likely your PR will land first and I'll deal with that change. If not, I'll let you know and help out.

Thank you @skatrak  for guiding me offline. I have updated the PR consistent with your changes. 

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


More information about the Mlir-commits mailing list