This is an archive of the discontinued LLVM Phabricator instance.

Disable code object version 3 for HIP toolchain
ClosedPublic

Authored by yaxunl on Oct 16 2018, 8:54 AM.

Details

Summary

AMDGPU backend will switch to code object version 3 by default.
Since HIP runtime is not ready, disable it until the runtime is ready.

Diff Detail

Repository
rL LLVM

Event Timeline

yaxunl created this revision.Oct 16 2018, 8:54 AM
This revision is now accepted and ready to land.Oct 16 2018, 9:37 AM
This revision was automatically updated to reflect the committed changes.