[clang] [HIP] Pass `-O0` by default for HIP no-RDC compilations (PR #211790)
Matt Arsenault via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 24 06:42:12 PDT 2026
https://github.com/arsenm commented:
Isn't this what you get by not passing -O0? I'd rather take the no-opts by default than explicitly using -O0
https://github.com/llvm/llvm-project/pull/211790
More information about the cfe-commits
mailing list