[PATCH] D94768: [AMDGPU] Implement mir parseCustomPseudoSourceValue
Sebastian Neubauer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 15 05:15:00 PST 2021
sebastian-ne created this revision.
sebastian-ne added a reviewer: arsenm.
Herald added subscribers: kerbowa, hiraditya, t-tye, dstuttard, yaxunl, mgorny, nhaehnle, jvesely, kzhuravl.
sebastian-ne requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
Allow parsing generated mir with custom address space tokens.
Repository:
rG LLVM Github Monorepo
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.316909.patch
Type: text/x-patch
Size: 6696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210115/e06d8dd0/attachment.bin>
More information about the llvm-commits
mailing list