[Mlir-commits] [mlir] [mlir][OpenMP] Implement the ConvertToLLVMPatternInterface (PR #101997)

Kiran Chandramohan llvmlistbot at llvm.org
Tue Aug 6 02:08:02 PDT 2024


kiranchandramohan wrote:

Thanks for the details @fabianmcg. The only question is whether there will be a confusion here because other conversions (of arith, memref etc) fully convert to LLVM dialect whereas OpenMP only converts the types and retains the OpenMP operations.

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


More information about the Mlir-commits mailing list