[PATCH] D19544: Pass for translating math intrinsics to math library calls.

Hal Finkel via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 14 18:06:20 PDT 2016


hfinkel added a comment.

In https://reviews.llvm.org/D19544#484439, @spatel wrote:

> Hi Matt -
>
> This looks like the right first step in the path that Hal suggested, except I think we need a test case for each function that you want to enable. Please see test/Transforms/LoopVectorize/X86/veclib-calls.ll as a reference for how to do that.


Agreed. Once this has regression tests it should be good to go. Thanks for continuing to work on this!


https://reviews.llvm.org/D19544





More information about the cfe-commits mailing list