[PATCH] D135084: [AMDGPU][GFX11] Refactor VOPD handling in codegen
Dmitry Preobrazhensky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 3 09:36:15 PDT 2022
dp created this revision.
dp added reviewers: Joe_Nash, foad.
Herald added subscribers: kosarev, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, arsenm.
Herald added a project: All.
dp requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
VOPD handling in codegen has been generalized so that it can be partially reused in parser - see https://reviews.llvm.org/D134960. VOPD helpers introduced in the latter patch also simplify VOPD support code in codegen.
https://reviews.llvm.org/D135084
Files:
llvm/lib/Target/AMDGPU/GCNCreateVOPD.cpp
llvm/lib/Target/AMDGPU/GCNVOPDUtils.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135084.464709.patch
Type: text/x-patch
Size: 7156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221003/6a871de3/attachment.bin>
More information about the llvm-commits
mailing list