[llvm-commits] [llvm] r82778 - /llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp
Eli Friedman
eli.friedman at gmail.com
Fri Sep 25 13:22:52 PDT 2009
On Fri, Sep 25, 2009 at 11:37 AM, Sandeep Patel <deeppatel1987 at gmail.com> wrote:
> Why aren't the front-ends responsible for selecting the intrinsics again?
Because there's no compelling reason to move it to the frontend... and
there aren't corresponding intrinsics for some of the math functions.
-Eli
More information about the llvm-commits
mailing list