[all-commits] [llvm/llvm-project] 7e48c2: [RISCV][NFC] Fix doc comment for RISCVDAGToDAGISel...

Alex Bradbury via All-commits all-commits at lists.llvm.org
Tue Jul 4 05:30:33 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e48c2d85e6d7a306dedef900e74f861c5a66312
      https://github.com/llvm/llvm-project/commit/7e48c2d85e6d7a306dedef900e74f861c5a66312
  Author: Alex Bradbury <asb at igalia.com>
  Date:   2023-07-04 (Tue, 04 Jul 2023)

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

  Log Message:
  -----------
  [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.




More information about the All-commits mailing list