[PATCH] D144407: [NVPTX] Use proper parameter names in anonymous functions.

Pavel Kopyl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 5 18:44:46 PST 2023


pavelkopyl updated this revision to Diff 502501.
pavelkopyl added a comment.

- Rebase
- Refactor the code that generates param names to have all in one place.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144407/new/

https://reviews.llvm.org/D144407

Files:
  llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
  llvm/lib/Target/NVPTX/NVPTXAsmPrinter.h
  llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
  llvm/lib/Target/NVPTX/NVPTXISelLowering.h
  llvm/test/CodeGen/NVPTX/anonymous-fn-param.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144407.502501.patch
Type: text/x-patch
Size: 8858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230306/fe9e6539/attachment.bin>


More information about the llvm-commits mailing list