[PATCH] D31074: Fix constant folding of fp2int to large integers

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 19 10:02:48 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298226: Fix constant folding of fp2int to large integers (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D31074?vs=92130&id=92284#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31074

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/FastISel.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/IR/ConstantFold.cpp
  llvm/trunk/test/CodeGen/Generic/pr24662.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31074.92284.patch
Type: text/x-patch
Size: 4642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170319/36086f6a/attachment.bin>


More information about the llvm-commits mailing list