[RISCV] Fix an unused variable warning
This patch fixes: llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp:3214:12: error: unused variable 'TSFlags' [-Werror,-Wunused-variable]
Loading
Please sign in to comment
This patch fixes: llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp:3214:12: error: unused variable 'TSFlags' [-Werror,-Wunused-variable]