[Mlir-commits] [mlir] [MLIR][OpenMP] Add a new ComposableOpInterface to check/set a composite unitAttr. (PR #101991)

Akash Banerjee llvmlistbot at llvm.org
Tue Aug 6 05:30:46 PDT 2024


TIFitis wrote:

Thanks for the review @skatrak I've addressed the comments in the latest revision.

@Meinersbur I've updated the description both in code comment and PR to give a better idea. There's no way to test the OpInterfaces AFAIK, or at least the other OpInterfaces in the same file don't have any exclusive tests for them.
I will however be adding a couple of PRs shortly which makes use of this new OpInterface, through that we can have some testing for this as well.

Thanks,
Akash

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


More information about the Mlir-commits mailing list