Skip to content
Commit 791934e1 authored by Bob Wilson's avatar Bob Wilson
Browse files

Support using macros for Neon intrinsics implemented without builtins.

Intrinsics implemented with Clang builtins could already be implemented as
either inline functions or macros, but intrinsics implemented directly
(without builtins) could only be inline functions.

llvm-svn: 120763
parent 62180184
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