[clang] [flang] [Clang] Introduce `--offload-targets` for `-fopenmp-targets` (PR #146594)
Joseph Huber via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 1 13:49:20 PDT 2025
jhuber6 wrote:
> I see. That makes sense. Worth a release note item.
This is just an alias, doesn't do what I want it to do yet. Struggling with how to maintain current semantics without hacking spaghetti code all over the place. Figured this was something I could pull out to make that smoother.
https://github.com/llvm/llvm-project/pull/146594
More information about the cfe-commits
mailing list