[all-commits] [llvm/llvm-project] 0c5b6e: Recommit "[SCCP] Use ValueLatticeElement instead o...

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Mar 13 10:04:31 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0c5b6e2ea567ad64a21e0068df2fb65bd0d742c0
      https://github.com/llvm/llvm-project/commit/0c5b6e2ea567ad64a21e0068df2fb65bd0d742c0
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M llvm/lib/Transforms/Scalar/SCCP.cpp
    M llvm/test/Transforms/SCCP/ip-constant-ranges.ll
    A llvm/test/Transforms/SCCP/pr45185-range-predinfo.ll
    M llvm/test/Transforms/SCCP/resolvedundefsin-tracked-fn.ll

  Log Message:
  -----------
  Recommit "[SCCP] Use ValueLatticeElement instead of LatticeVal (NFCI)"

This patch should fix the cause of the stage2 failures and
PR45185.

This reverts the revert commit c52f839e723ee288db2a3e21860b011f6a9d707e.




More information about the All-commits mailing list