[all-commits] [llvm/llvm-project] f862d6: llvm-reduce: Fix invalid reduction from breaking p...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Aug 23 15:55:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f862d62350aebab1b5839c22f4f5ab8aba3abe02
      https://github.com/llvm/llvm-project/commit/f862d62350aebab1b5839c22f4f5ab8aba3abe02
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-08-23 (Wed, 23 Aug 2023)

  Changed paths:
    A llvm/test/tools/llvm-reduce/operands-to-args-phi.ll
    M llvm/tools/llvm-reduce/deltas/ReduceOperandsToArgs.cpp

  Log Message:
  -----------
  llvm-reduce: Fix invalid reduction from breaking phi operands

Fix "PHI node has multiple entries for the same basic block with
different incoming values!" when running operands-to-args.

https://reviews.llvm.org/D158422




More information about the All-commits mailing list