Skip to content
Commit 1b87c9a6 authored by Bob Wilson's avatar Bob Wilson
Browse files

Translate NEON vmull, vmlal, and vmlsl builtins to llvm multiply-add/sub

with zext/sext operations, instead of to llvm intrinsics.  I have a plan to
avoid the clang builtins for these, but it is going to take a little longer
and I want to get the NEON intrinsics updated before the 2.8 release.

llvm-svn: 112764
parent 8af45a88
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment