[Mlir-commits] [mlir] [MLIR][OpenMP] Skip host omp ops when compiling for the target device (PR #85239)
Sergio Afonso
llvmlistbot at llvm.org
Thu Mar 21 07:52:10 PDT 2024
https://github.com/skatrak commented:
Thank you Jan for addressing previous comments. I think this approach looks good, I just have a couple of nits to try make names hopefully a bit easier to understand.
There's also a comment to try out a small modification to one of the tests, which is the main concern I had with this approach. Even if it doesn't work, I think it's still worth merging this PR, but hopefully it does.
https://github.com/llvm/llvm-project/pull/85239
More information about the Mlir-commits
mailing list