On 10/14/2016 12:50 AM, Patrick Schluter wrote:
but core.intrinsics would have the advantage that it can be used to put other intrinsics that are not specifically compiler hints (like __builtin___clear_cache from gcc for example).
Walter mentioned there are intrinsics in druntime already, and they're grouped by purpose, not by their being intrinsics.
Again: if we figure more of the things to group together with likely and unlikely, a name will emerge.
Andrei
