[PATCH] D129773: [NVPTX][NFC] Simplify printing initialization of aggregates

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 06:58:33 PDT 2022


ikudrin created this revision.
ikudrin added reviewers: tra, jholewinski.
ikudrin added a project: LLVM.
Herald added subscribers: mattd, gchakrabarti, hiraditya.
Herald added a project: All.
ikudrin requested review of this revision.

This simplifies `NVPTXAsmPrinter::AggBuffer` and its usage. It is also a preparation for D127504 <https://reviews.llvm.org/D127504>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D129773

Files:
  llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
  llvm/lib/Target/NVPTX/NVPTXAsmPrinter.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129773.444646.patch
Type: text/x-patch
Size: 6700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220714/99254239/attachment.bin>


More information about the llvm-commits mailing list