[all-commits] [llvm/llvm-project] 4c3206: [RISCV][GISel] Sink more code into getOperandsForB...

Craig Topper via All-commits all-commits at lists.llvm.org
Sun Nov 12 11:56:55 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c3206c5d5dee9dc3c7ad32c09d57a7fc592bcea
      https://github.com/llvm/llvm-project/commit/4c3206c5d5dee9dc3c7ad32c09d57a7fc592bcea
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-11-12 (Sun, 12 Nov 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp

  Log Message:
  -----------
  [RISCV][GISel] Sink more code into getOperandsForBranch. NFC

Move the m_GICmp match call in and use it to collect the operands.

This code is also needed for G_BRCOND.




More information about the All-commits mailing list