Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Event Timeline
Comment Actions
The commit message here could be better. You're passing -target-cpu when running the device-mode compiler.
Paths
| Differential D49643
[HIP] pass `-target-cpu` when running the device-mode compiler ClosedPublic Authored by yaxunl on Jul 21 2018, 9:39 PM.
Details
Diff Detail
Event TimelineComment Actions The commit message here could be better. You're passing -target-cpu when running the device-mode compiler. Comment Actions
Right. Will fix. Thanks. yaxunl retitled this revision from [HIP] Add -target-cpu option for clang -cc1 to [HIP] pass `-target-cpu` when running the device-mode compiler.Jul 22 2018, 7:27 PM This revision is now accepted and ready to land.Jul 22 2018, 11:13 PM Closed by commit rC337793: [HIP] pass -target-cpu when running the device-mode compiler (authored by yaxunl). · Explain WhyJul 23 2018, 6:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 156953 lib/Driver/ToolChains/HIP.cpp
test/Driver/hip-toolchain.hip
|