[llvm-commits] Patch: support half intrinsics

Chris Lattner clattner at apple.com
Thu Jan 10 13:01:30 PST 2013


On Jan 10, 2013, at 10:23 AM, Michael Ilseman <milseman at apple.com> wrote:

> Attached is a patch to allow support for half intrinsics.

Ok.

> This puts F16 into the fast encoding path, and pushes MMX down into the slow encoding path.

How much bloat does this cause to the X86 backend?

-Chris



More information about the llvm-commits mailing list