Peter Zijlstra Mon, 22 Jul 2019 14:09:54 -0700
On Thu, Jul 18, 2019 at 10:41:03AM -0700, Nadav Amit wrote: > GCC 6+ supports segment qualifiers. Using them allows to implement > several optimizations:
Overall I like this. Nice!