[PATCH] D44909: [DAGCombine] (float)((int) f) --> ftrunc (PR36617)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 31 10:59:34 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL328921: [DAGCombine] (float)((int) f) --> ftrunc (PR36617) (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D44909?vs=139871&id=140551#toc
Repository:
rL LLVM
https://reviews.llvm.org/D44909
Files:
llvm/trunk/include/llvm/CodeGen/ISDOpcodes.h
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/AArch64/ftrunc.ll
llvm/trunk/test/CodeGen/ARM/ftrunc.ll
llvm/trunk/test/CodeGen/PowerPC/fp-int128-fp-combine.ll
llvm/trunk/test/CodeGen/PowerPC/fp-to-int-to-fp.ll
llvm/trunk/test/CodeGen/PowerPC/ftrunc-vec.ll
llvm/trunk/test/CodeGen/PowerPC/no-extra-fp-conv-ldst.ll
llvm/trunk/test/CodeGen/X86/2011-10-19-widen_vselect.ll
llvm/trunk/test/CodeGen/X86/ftrunc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44909.140551.patch
Type: text/x-patch
Size: 26828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180331/2170bab4/attachment.bin>
More information about the llvm-commits
mailing list