[all-commits] [llvm/llvm-project] 2d696d: [llvm] Migrate NVPTXInstPrinter to WithMarkup

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Sep 1 15:26:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d696d0458ef395fcd61a20b6fd887b74ce9d04e
      https://github.com/llvm/llvm-project/commit/2d696d0458ef395fcd61a20b6fd887b74ce9d04e
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2023-09-01 (Fri, 01 Sep 2023)

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

  Log Message:
  -----------
  [llvm] Migrate NVPTXInstPrinter to WithMarkup

There's only one call to markup in NVPTXInstPrinter. Replace it with the
new overload that uses WithMarkup.




More information about the All-commits mailing list