[clang] [clang][OpenMP] Add OpenMP GPU optimization flag framework (PR #178914)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 6 05:33:15 PST 2026


https://github.com/jhuber6 approved this pull request.

A little iffy to be depending on `-Ofast` after its deprecation, but it's just a default so I suppose it's fine for now.

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


More information about the cfe-commits mailing list