[PATCH] D86071: [MLIR][OpenMP] Add omp.do operation

Alex Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 11 10:43:01 PDT 2020


ftynse added a comment.

In D86071#2268408 <https://reviews.llvm.org/D86071#2268408>, @jdoerfert wrote:

> In D86071#2268185 <https://reviews.llvm.org/D86071#2268185>, @kiranchandramohan wrote:
>
>>> Sure: http://lists.flang-compiler.org/pipermail/flang-dev_lists.flang-compiler.org/2019-May/000197.html
>>
>> @jdoerfert This is probably the old flang-dev mailing list.
>>
>> Is it OK for @jdoerfert and @ftynse If I initiate the discussion in discourse?
>
> I'm not following discourse.

That's the main discussion channel for MLIR, we expect RFCs to go there. We can go to llvm-dev@ for the OpenMPIRBuilder discussion, I think it is actually the best place given how it cuts across LLVM, Clang and Flang.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86071/new/

https://reviews.llvm.org/D86071



More information about the llvm-commits mailing list