[PATCH] D95216: [AMDGPU][MC] Refactored exp tgt handling
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 22 06:03:05 PST 2021
foad added a comment.
> Separated tgt encoding from parsing;
> Separated tgt decoding from printing;
Is there a reason for this? Do you want to use the encoding/decoding logic from somewhere else?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95216/new/
https://reviews.llvm.org/D95216
More information about the llvm-commits
mailing list