[PATCH] D80946: [AMDGPU/MemOpsCluster] Code clean-up around accessing of memory operand width

Mahesha S via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 1 12:26:03 PDT 2020


hsmhsm created this revision.
hsmhsm added reviewers: foad, rampitec, arsenm, vpykhtin, javedabsar.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.

Clean-up the width computing logic given a memory operand, and re-arrange code to avoid
code duplication.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D80946

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80946.267694.patch
Type: text/x-patch
Size: 6731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200601/78bf44df/attachment.bin>


More information about the llvm-commits mailing list