[PATCH] D46410: [Target] Diagnose mismatch in required CPU for always_inline functions

Eric Christopher via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 3 17:41:53 PDT 2018


echristo added a comment.

I like the idea of a front end warning, but had believed that a subset of cpu features should be allowed to be inlined into something that's a superset and it sounds like you don't agree? Your thoughts here?

-eric


https://reviews.llvm.org/D46410





More information about the cfe-commits mailing list