[all-commits] [llvm/llvm-project] 92da28: [RISCV][ISel] Fix comment to match direction of pr...

Michael Maitland via All-commits all-commits at lists.llvm.org
Wed Oct 4 12:17:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 92da28aae862b198a56c5b80adc526df36cea362
      https://github.com/llvm/llvm-project/commit/92da28aae862b198a56c5b80adc526df36cea362
  Author: Michael Maitland <michaeltmaitland at gmail.com>
  Date:   2023-10-04 (Wed, 04 Oct 2023)

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

  Log Message:
  -----------
  [RISCV][ISel] Fix comment to match direction of predicate in code. NFC. (#68248)

The comment says something different than what is happening in the code.
This patch aligns the comment with the code.




More information about the All-commits mailing list