[all-commits] [llvm/llvm-project] 236bfa: [RISCV] Fix -Wunused-variable in release builds. NFCI

alexfh via All-commits all-commits at lists.llvm.org
Thu May 25 06:35:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 236bface848f31e6b6a9d7d4b310ccacc0b3ebab
      https://github.com/llvm/llvm-project/commit/236bface848f31e6b6a9d7d4b310ccacc0b3ebab
  Author: Alexander Kornienko <alexfh at google.com>
  Date:   2023-05-25 (Thu, 25 May 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp

  Log Message:
  -----------
  [RISCV] Fix -Wunused-variable in release builds. NFCI

Fix -Wunused-variable in release builds

Reviewed By: krasimir

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




More information about the All-commits mailing list