[all-commits] [llvm/llvm-project] 38609f: Recommit "[SCCP] Use SimplifyBinOp for non-integer...

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Apr 14 03:50:40 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 38609fa9e42aef24b64055817ed01cd015648608
      https://github.com/llvm/llvm-project/commit/38609fa9e42aef24b64055817ed01cd015648608
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-04-14 (Tue, 14 Apr 2020)

  Changed paths:
    M llvm/lib/Transforms/Scalar/SCCP.cpp
    A llvm/test/Transforms/SCCP/float-nan-simplification.ll
    M llvm/test/Transforms/SCCP/ub-shift.ll
    M llvm/test/Transforms/SCCP/vector-bitcast.ll

  Log Message:
  -----------
  Recommit "[SCCP] Use SimplifyBinOp for non-integer constant/expressions & overdef."

This includes a fix reported with simplifications in the presence of
NaN.

This reverts the revert commit 06408451bf12d4baed1fb1312d8af6e6bbb6a797.




More information about the All-commits mailing list