[flang-commits] [clang] [flang] [lld] [llvm] [Flang][NFC] Move runtime library files to flang-rt. (PR #110298)

Valentin Clement バレンタイン クレメン via flang-commits flang-commits at lists.llvm.org
Mon Feb 10 08:14:57 PST 2025


clementval wrote:

> @clementval You agreed to a new folder structure in https://discourse.llvm.org/t/rfc-names-for-flang-rt-libraries/84321/4. Could you please review this PR again?
> 
> The "Check code formatting" stage does not pass by design. For moved/renamed files it requires a complete reformatting, I only clang-formatted the #includes, thus will complain about anything that it not formatted before this PR.

I see only one header file in `include/flang-rt/cuda` but we currently have about 10 files in `include/flang/Runtime/CUDA`. Did you miss them? 

https://github.com/llvm/llvm-project/pull/110298


More information about the flang-commits mailing list