[PATCH] [PATCH][Interpreter] Add missing FP intrinsic lowering.

Josh Klontz josh.klontz at gmail.com
Fri Aug 29 07:27:44 PDT 2014


Hi dexonsmith,

This extends the work done in [1], adding missing intrinsic lowering for floor, trunc, round and copysign.

[1] http://comments.gmane.org/gmane.comp.compilers.llvm.cvs/199372

http://reviews.llvm.org/D5120

Files:
  lib/CodeGen/IntrinsicLowering.cpp
  test/ExecutionEngine/Interpreter/intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5120.13080.patch
Type: text/x-patch
Size: 2667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140829/93a5f53a/attachment.bin>


More information about the llvm-commits mailing list