[PATCH] D94768: [AMDGPU] Implement mir parseCustomPseudoSourceValue
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 18 05:48:07 PST 2021
foad added a comment.
In D94768#2504656 <https://reviews.llvm.org/D94768#2504656>, @sebastian-ne wrote:
>> Isn't the point to stop using these meaningless names?
>
> I don’t know, I just tried to stop and resume compilation with llc and it failed at these tokens.
> What would the better way be?
Implement `AMDGPUPseudoSourceValue::printCustom`? I see that is already done for `AMDGPUGWSResourcePseudoSourceValue` but not for the other kinds.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94768/new/
https://reviews.llvm.org/D94768
More information about the llvm-commits
mailing list