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

Sergio Afonso llvmlistbot at llvm.org
Wed Jun 26 04:58:34 PDT 2024


https://github.com/skatrak commented:

Thank you Anchu, this LGTM. I have added a small comment and also it would be good to add a couple of tests to invalid.mlir (located in the same directory as ops.mlir). Perhaps one test trying to pass a non-int value and one trying to pass multiple values to `omp.masked`.

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


More information about the Mlir-commits mailing list