[all-commits] [llvm/llvm-project] 5f158d: [X86] Gate select->fmin/fmax transform on NoSigned...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Tue Nov 5 12:28:55 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f158d8e21bed00a6d7377742660397bd4765456
      https://github.com/llvm/llvm-project/commit/5f158d8e21bed00a6d7377742660397bd4765456
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2019-11-05 (Tue, 05 Nov 2019)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/exedepsfix-broadcast.ll

  Log Message:
  -----------
  [X86] Gate select->fmin/fmax transform on NoSignedZeros instead of UnsafeFPMath




More information about the All-commits mailing list