[all-commits] [llvm/llvm-project] 0f56bb: [InstCombine] reduce FP-casted and bitcasted signb...

RotateRight via All-commits all-commits at lists.llvm.org
Fri Mar 27 14:34:24 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f56bbc1a5b2ddc881d1c55c9024b9c473dac6f0
      https://github.com/llvm/llvm-project/commit/0f56bbc1a5b2ddc881d1c55c9024b9c473dac6f0
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-03-27 (Fri, 27 Mar 2020)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
    M llvm/test/Transforms/InstCombine/icmp.ll

  Log Message:
  -----------
  [InstCombine] reduce FP-casted and bitcasted signbit check

PR45305:
https://bugs.llvm.org/show_bug.cgi?id=45305

Alive2 proofs:
http://volta.cs.utah.edu:8080/z/bVyrko
http://volta.cs.utah.edu:8080/z/Vxpz9q




More information about the All-commits mailing list