[PATCH] D152926: [DAGCombine] Support truncated constants for fptosi.sat combining

Evgenii Kudriashov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 08:28:53 PDT 2023


e-kud created this revision.
e-kud added reviewers: RKSimon, dmgreen.
Herald added subscribers: armkevincheng, sjarus, eric-k256, pengfei, hiraditya.
Herald added a project: All.
e-kud requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Closes https://github.com/llvm/llvm-project/issues/56779


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D152926

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/X86/fpclamptosat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152926.531351.patch
Type: text/x-patch
Size: 5068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230614/ea62c304/attachment.bin>


More information about the llvm-commits mailing list