[PATCH] D121118: [flang] Add OpenMP flag to bbc
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 8 09:12:36 PST 2022
clementval added a comment.
In D121118#3367423 <https://reviews.llvm.org/D121118#3367423>, @awarzynski wrote:
> In D121118#3366870 <https://reviews.llvm.org/D121118#3366870>, @shraiysh wrote:
>
>> To be fair this was not the case until your recent patch which was uploaded after this one.
>
> Both `flang-new` and `bbc` consume Fortran source files and generate MLIR files. That's the functionality that I had in mind. IMO, https://reviews.llvm.org/D121198 doesn't change much in the grand scheme of things.
That’s not what is tested here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121118/new/
https://reviews.llvm.org/D121118
More information about the llvm-commits
mailing list