[all-commits] [llvm/llvm-project] 68f361: [flang][NFC] Reorganize directive output
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Fri Aug 4 14:43:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 68f36106c79c261cd3c2bf69f027e63da26034fd
https://github.com/llvm/llvm-project/commit/68f36106c79c261cd3c2bf69f027e63da26034fd
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-08-04 (Fri, 04 Aug 2023)
Changed paths:
M flang/lib/Semantics/mod-file.cpp
Log Message:
-----------
[flang][NFC] Reorganize directive output
OpenACC and OpenMP directive are
emitted in the module file. Just reorganized the code
so this is well separated and do not pollute the main
Fortran part.
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D157143
More information about the All-commits
mailing list