[all-commits] [llvm/llvm-project] 3c8df6: Drop U6Imm-related definitions

Ilya Leoshkevich via All-commits all-commits at lists.llvm.org
Tue Apr 4 06:09:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c8df6924b1b811e7ab265c75480d386c0cb1ca8
      https://github.com/llvm/llvm-project/commit/3c8df6924b1b811e7ab265c75480d386c0cb1ca8
  Author: Ilya Leoshkevich <iii at linux.ibm.com>
  Date:   2023-04-04 (Tue, 04 Apr 2023)

  Changed paths:
    M llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp
    M llvm/lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.cpp
    M llvm/lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.h
    M llvm/lib/Target/SystemZ/SystemZOperands.td

  Log Message:
  -----------
  Drop U6Imm-related definitions

They are no longer used, which leads to the -Wunused-function warning.

Reviewed By: uweigand

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




More information about the All-commits mailing list