[flang-commits] [PATCH] D150159: [flang] CUDA Fortran - part 1/5: parsing
Peter Klausler via Phabricator via flang-commits
flang-commits at lists.llvm.org
Fri May 12 11:34:01 PDT 2023
klausler added a comment.
In D150159#4338556 <https://reviews.llvm.org/D150159#4338556>, @clementval wrote:
> In D150159#4338550 <https://reviews.llvm.org/D150159#4338550>, @MehdiChinoune wrote:
>
>> Shouldn't an RFC be opened before start upstreaming CUDA stuff.
>> Is the community OK with supporting this Nvidia/PGI language extension/dialect?
>> If for example Intel invents a new extension based OneAPI/SYCL, Should Flang supports it?
>> There should be a policy for this kind of changes.
>
> clang has cuda support.
And so does Classic Flang.
Note that the extension is enabled only by means of a distinct source file suffix.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150159/new/
https://reviews.llvm.org/D150159
More information about the flang-commits
mailing list