Displaying 2 results from an estimated 2 matches for "8b44f81e".
2018 Sep 06
3
Clang for the PlayStation 2
On Thu, 6 Sep 2018, 16:31 Tim Northover, <t.p.northover at gmail.com> wrote:
> > The PS2, for what it's worth, only has an i32 -> f32 instruction, so I
> think there's an impedance mismatch somewhere.
>
> This is also a fairly common situation. If the operation can be
> emulated with a reasonably small number of native instructions you can
> often get LLVM to
2018 Sep 07
3
Clang for the PlayStation 2
...t
passing single-floatness (we need a better name for that) as an argument to
lowerFP_TO_SINT_STORE at the moment.
>
> Cheers.
>
> Tim.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180907/8b44f81e/attachment.html>