[all-commits] [llvm/llvm-project] e60b91: Revert "[DAGCombine] fp_to_sint isSaturatingMinMax"

Sam Parker via All-commits all-commits at lists.llvm.org
Fri Jan 27 07:43:23 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e60b91df1357e6a5f66840581f4d5f57e258c0b4
      https://github.com/llvm/llvm-project/commit/e60b91df1357e6a5f66840581f4d5f57e258c0b4
  Author: Samuel Parker <sam.parker at arm.com>
  Date:   2023-01-27 (Fri, 27 Jan 2023)

  Changed paths:
    M llvm/include/llvm/ADT/APFloat.h
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    M llvm/lib/Support/APFloat.cpp
    M llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
    M llvm/test/CodeGen/WebAssembly/fpclamptosat.ll

  Log Message:
  -----------
  Revert "[DAGCombine] fp_to_sint isSaturatingMinMax"

This reverts commit 85395af27241ab9c8d5763b8afcaa07f1bab26d5.

This is causing trouble with scalable vectors.




More information about the All-commits mailing list