[llvm-commits] [llvm] r90199 - /llvm/trunk/include/llvm/IntrinsicsX86.td
Duncan Sands
baldrick at free.fr
Wed Dec 2 05:45:36 PST 2009
Hi Chris,
> I'm not worried about the CBE here, the goal is to eliminate the
> intrinsic completely and use a shuffle.
fair enough. However it does still see more logical to me to let the custom
front-end lowering code inspect builtins first, and only do automatic mapping
to llvm intrinsics second. Not a priority for anyone though I suppose :)
Ciao,
Duncan.
More information about the llvm-commits
mailing list