[all-commits] [llvm/llvm-project] 5e8def: Revert "[RISCV] Remove dead early exit in performC...

Luke Lau via All-commits all-commits at lists.llvm.org
Wed Jan 17 04:30:21 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e8def2f14151655b0cfdb5d3ad591e3b4771e7d
      https://github.com/llvm/llvm-project/commit/5e8def2f14151655b0cfdb5d3ad591e3b4771e7d
  Author: Luke Lau <luke at igalia.com>
  Date:   2024-01-17 (Wed, 17 Jan 2024)

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

  Log Message:
  -----------
  Revert "[RISCV] Remove dead early exit in performCombineVMergeAndVOps. NFC"

This reverts commit cee60a80101dbc2494865910fc7acef4fcab42bd.

This change is not NFC because there is also an additional check for
isImplicitDef in the branch above.




More information about the All-commits mailing list