[PATCH] D109458: [NVPTX] Simplify and generalize constant printer.

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 8 11:47:09 PDT 2021


tra created this revision.
tra added reviewers: jlebar, steffenlarsen.
Herald added subscribers: bixia, hiraditya, jholewinski.
tra requested review of this revision.
Herald added a project: LLVM.

This allows handling i128 values and fixes
https://bugs.llvm.org/show_bug.cgi?id=51789.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D109458

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109458.371405.patch
Type: text/x-patch
Size: 7489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210908/c7f8491b/attachment.bin>


More information about the llvm-commits mailing list