[PATCH] D94768: [AMDGPU] Implement mir parseCustomPseudoSourceValue
Sebastian Neubauer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 18 05:37:14 PST 2021
sebastian-ne updated this revision to Diff 317336.
sebastian-ne added a comment.
> 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?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94768/new/
https://reviews.llvm.org/D94768
Files:
llvm/lib/Target/AMDGPU/AMDGPUMIRFormatter.cpp
llvm/lib/Target/AMDGPU/AMDGPUMIRFormatter.h
llvm/lib/Target/AMDGPU/CMakeLists.txt
llvm/lib/Target/AMDGPU/SIInstrInfo.h
llvm/test/CodeGen/AMDGPU/custom-addrspace.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94768.317336.patch
Type: text/x-patch
Size: 6706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210118/a165231b/attachment.bin>
More information about the llvm-commits
mailing list