[PATCH] D81780: AMDGPU/AMDHSA: Implement new target ID support in AMDGPU backend
Konstantin Zhuravlyov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 16 12:05:33 PDT 2020
kzhuravl added a comment.
In D81780#2091280 <https://reviews.llvm.org/D81780#2091280>, @MaskRay wrote:
> lib/ObjectYAML/ELFYAML.cpp and tools/llvm-readobj/ELFDumper.cpp changes can be made to a separate patch. They are not tightly coupled with the MC/CodeGen changes. A group of binary format focused people will be interested to review that part.
Sure, I will move that part to a different change.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81780/new/
https://reviews.llvm.org/D81780
More information about the llvm-commits
mailing list