[PATCH] D31292: Improve support for non-llvm intrinsics.

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 29 17:18:03 PDT 2017


rnk added a comment.

I'm having a hard time justifying support for this in LLVM. You can already make target-specific intrinsics starting with "llvm.myisa.", so there isn't much gained by this.


https://reviews.llvm.org/D31292





More information about the llvm-commits mailing list