[all-commits] [llvm/llvm-project] 7208fd: [AMDGPU][AsmParser][NFC] Generate printers for nam...

Ivan Kosarev via All-commits all-commits at lists.llvm.org
Wed Jul 5 02:58:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7208fde09eafa165e1affcf8ebbd2cae2fcb2e8a
      https://github.com/llvm/llvm-project/commit/7208fde09eafa165e1affcf8ebbd2cae2fcb2e8a
  Author: Ivan Kosarev <ivan.kosarev at amd.com>
  Date:   2023-07-05 (Wed, 05 Jul 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
    M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h
    M llvm/lib/Target/AMDGPU/SIInstrInfo.td

  Log Message:
  -----------
  [AMDGPU][AsmParser][NFC] Generate printers for named-bit operands automatically.

Part of <https://github.com/llvm/llvm-project/issues/62629>.

Reviewed By: foad

Differential Revision: https://reviews.llvm.org/D154433




More information about the All-commits mailing list