Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clang++ crashes while building some hip code in debug mode. Add -O2 as a workaround. Hipcc does not have this issue since it adds -Ox implicitly.
- Loading branch information