[RISCV] Fix -Wunused-variable in release builds. NFCI
authorAlexander Kornienko <alexfh@google.com>
Thu, 25 May 2023 12:45:28 +0000 (14:45 +0200)
committerAlexander Kornienko <alexfh@google.com>
Thu, 25 May 2023 13:35:24 +0000 (15:35 +0200)
commit236bface848f31e6b6a9d7d4b310ccacc0b3ebab
tree64f866338f8b75b26436a015aa8a9430c9508338
parent56cdeac194b1926605def60376baeb5f001a53e8
[RISCV] Fix -Wunused-variable in release builds. NFCI

Fix -Wunused-variable in release builds

Reviewed By: krasimir

Differential Revision: https://reviews.llvm.org/D151435
llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp