[all-commits] [llvm/llvm-project] 2b1526: Recommit "[NewGVN] Track simplification dependenci...

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Apr 23 03:28:35 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b15262f89bc0923361e1ed5b596a2d18d22afd9
      https://github.com/llvm/llvm-project/commit/2b15262f89bc0923361e1ed5b596a2d18d22afd9
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
    M llvm/lib/Transforms/Scalar/NewGVN.cpp
    A llvm/test/Transforms/NewGVN/phi-of-ops-simplification-dependencies.ll

  Log Message:
  -----------
  Recommit "[NewGVN] Track simplification dependencies for phi-of-ops."

This recommits 4f5da356ff35a218f23f0b0c4d08aee90da7de6e, including
explicit implementations of move a constructor and deleted copy
constructors/assignment operators, to fix failures with some compilers.

This reverts the revert 74854d00e854196445727a49df58fe5768d9ed5b.




More information about the All-commits mailing list