[PATCH] D53445: [AMDGPU] Update code object metadata format documentation
Konstantin Zhuravlyov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 22 12:44:20 PDT 2018
kzhuravl added a comment.
In v2 asm, we had the following:
.option.machine_version_major
.option.machine_version_minor
.option.machine_version_stepping
What are the equivalents for v3? The updates you made do not seem to describe those... Unless I missed it.
https://reviews.llvm.org/D53445
More information about the llvm-commits
mailing list