[PATCH] D52550: [ARM] Check for sel intrinsic use in ARM CGP
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 6 01:34:14 PST 2018
samparker added a comment.
Yes, it's certainly complicating that the ABI and ACLE don't talk about inline assembly or other intrinsics and this is why I still want to have the option guarded by a command line option. I will update the patch to look at the function only.
https://reviews.llvm.org/D52550
More information about the llvm-commits
mailing list