Follow up to D62807.
The webassembly target test case needed tweaking to prevent it folding away
Paths
| Differential D62811
[SelectionDAG] Add fpto[us]i(undef) --> undef constant fold ClosedPublic Authored by RKSimon on Jun 3 2019, 7:37 AM.
Details Summary Follow up to D62807. The webassembly target test case needed tweaking to prevent it folding away
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 3 2019, 5:13 PM Closed by commit rL362483: [SelectionDAG] Add fpto[us]i(undef) --> undef constant fold (authored by RKSimon). · Explain WhyJun 4 2019, 3:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 202889 llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/trunk/test/CodeGen/X86/vec_fp_to_int-widen.ll
llvm/trunk/test/CodeGen/X86/vec_fp_to_int.ll
|