[Mlir-commits] [flang] [mlir] [Flang][OpenMP] Support lowering of simd reductions (PR #112194)
Sergio Afonso
llvmlistbot at llvm.org
Tue Oct 15 04:18:29 PDT 2024
skatrak wrote:
> Thanks for the update. That isn't the normal "not yet implemented" message generated by the TODO macro but I think the error message now looks clean and easy enough to understand
Yes, we're triggering different errors when something is not yet supported in Flang lowering vs. in omp dialect translation to LLVM IR. Should we create an equivalent TODO macro for use there too?
https://github.com/llvm/llvm-project/pull/112194
More information about the Mlir-commits
mailing list