[all-commits] [llvm/llvm-project] 723b6c: [DAG] visitFREEZE - handle case where the folded n...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Feb 4 12:54:06 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 723b6cf7a87d8395ad99ee791378a60db02282d3
      https://github.com/llvm/llvm-project/commit/723b6cf7a87d8395ad99ee791378a60db02282d3
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-02-04 (Sat, 04 Feb 2023)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    A llvm/test/CodeGen/SystemZ/pr60413.ll

  Log Message:
  -----------
  [DAG] visitFREEZE - handle case where the folded node merges with another existing node

Fixes #60413




More information about the All-commits mailing list