[all-commits] [llvm/llvm-project] 1545f1: [NFC][NVPTX] Use StringRef for Modifier arg in NVP...

Rahul Joshi via All-commits all-commits at lists.llvm.org
Tue Apr 15 10:39:29 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1545f1139127b92be15fcd2964114028a2d07194
      https://github.com/llvm/llvm-project/commit/1545f1139127b92be15fcd2964114028a2d07194
  Author: Rahul Joshi <rjoshi at nvidia.com>
  Date:   2025-04-15 (Tue, 15 Apr 2025)

  Changed paths:
    M llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.cpp
    M llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.h

  Log Message:
  -----------
  [NFC][NVPTX] Use StringRef for Modifier arg in NVPTXInstPrinter (#135793)

- Use StringRef type for Modifier instead of const char *.
- Remove Modifier arg from functions that do not need them.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list