[PATCH] D44061: [PowerPC][LegalizeFloatTypes] Move the PPC hacks for (i32 fp_to_sint/fp_to_uint (ppcf128 X)) out of LegalizeFloatTypes and into PPC specific code

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 20 11:52:09 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328017: [PowerPC][LegalizeFloatTypes] Move the PPC hacks for (i32 fp_to_sint/fp_to_uint… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44061?vs=136882&id=139175#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44061

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/test/CodeGen/PowerPC/2008-10-28-f128-i32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44061.139175.patch
Type: text/x-patch
Size: 18013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180320/f94c4daf/attachment.bin>


More information about the llvm-commits mailing list