[all-commits] [llvm/llvm-project] c13e31: [DAGCombine] Support truncated constants for fptos...
Evgenii Kudriashov via All-commits
all-commits at lists.llvm.org
Fri Jul 28 08:55:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c13e310fa769a6449291b6a6bfbadc6ddc737eff
https://github.com/llvm/llvm-project/commit/c13e310fa769a6449291b6a6bfbadc6ddc737eff
Author: Evgenii Kudriashov <evgenii.kudriashov at intel.com>
Date: 2023-07-28 (Fri, 28 Jul 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/test/CodeGen/X86/fpclamptosat.ll
Log Message:
-----------
[DAGCombine] Support truncated constants for fptosi.sat combining
Closes https://github.com/llvm/llvm-project/issues/56779
Reviewed By: RKSimon, dmgreen
Differential Revision: https://reviews.llvm.org/D152926
More information about the All-commits
mailing list