[flang-commits] [flang] [flang][OpenMP] Re-enable tests when building OpenMP as a runtime (PR #89046)
Andrzej WarzyĆski via flang-commits
flang-commits at lists.llvm.org
Wed Apr 17 07:00:05 PDT 2024
banach-space wrote:
Why not update substitutions for `%flang_fc1`/`%bbc` etc? This way you could avoid updating so many tests. And RUN lines would be shorter.
I don't have a strong opinion. Thinking out loud - the proposed implementation that even people who don't work on OpenMP will have to remember to add this extra variable to RUN lines. Admittedly, updating %flang_fc1`/`%bbc` obfuscates things a bit. But that would only affect OpenMP experts?
https://github.com/llvm/llvm-project/pull/89046
More information about the flang-commits
mailing list