[PATCH] D100300: [AMDGPU] Refactor ds_read/ds_write related select code for better readability.
Mahesha S via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 12 04:29:54 PDT 2021
hsmhsm created this revision.
hsmhsm added reviewers: rampitec, arsenm, foad, mbrkusanin, t-tye, cfang.
Herald added subscribers: kerbowa, hiraditya, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
hsmhsm requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
Part of the code related to ds_read/ds_write ISel is refactored, and the
corresponding comment is re-written for better readability, which would help
while implementing any future ds_read/ds_write ISel related modifications.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D100300
Files:
llvm/lib/Target/AMDGPU/DSInstructions.td
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100300.336802.patch
Type: text/x-patch
Size: 5430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210412/a8c2bcc1/attachment.bin>
More information about the llvm-commits
mailing list