Files
clang-p2996/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp
Kazu Hirata 8a00efd26d [SystemZ] Fix warnings
This patch fixes:

  llvm/lib/Target/SystemZ/SystemZISelLowering.cpp:6916:7: error:
  unused variable 'RegVT' [-Werror,-Wunused-variable]

  llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp:1265:30: error: unused
  variable 'RC' [-Werror,-Wunused-variable]
2025-04-16 11:25:55 -07:00

83 KiB