[PATCH] D121730: [AMDGPU] Calculate RegWidth in bits in AsmParser

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 15 12:54:19 PDT 2022


Joe_Nash created this revision.
Joe_Nash added reviewers: rampitec, foad, dp.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, arsenm.
Herald added a project: All.
Joe_Nash requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

NFC. Switch from calculations based on dwords to bits, to be more
flexible.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D121730

Files:
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121730.415548.patch
Type: text/x-patch
Size: 8998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220315/4adf9d8f/attachment.bin>


More information about the llvm-commits mailing list