[RISCV][NFC] Fix doc comment for RISCVDAGToDAGISel::selectSETCC
authorAlex Bradbury <asb@igalia.com>
Tue, 4 Jul 2023 12:28:12 +0000 (13:28 +0100)
committerAlex Bradbury <asb@igalia.com>
Tue, 4 Jul 2023 12:30:08 +0000 (13:30 +0100)
commit7e48c2d85e6d7a306dedef900e74f861c5a66312
tree4e780d87adc4f6207bdaaaea3b366c5ddee09960
parent0e06ec5961325c51ef2fa48a25c9b99038ff2f1b
[RISCV][NFC] Fix doc comment for RISCVDAGToDAGISel::selectSETCC

The doc comment referred to a boolean parameter that has since been
replaced with an ISD::CondCode.
llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp