[PATCH] D4276: Added llvm.is.constant intrinsic

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 28 02:34:46 PDT 2018


void added a comment.

What's the status of this patch? I'm running into a situation where evaluating `__builtin_constant_p` through inlining may be useful.


https://reviews.llvm.org/D4276





More information about the llvm-commits mailing list