search for: ee6be6b9

Displaying 1 result from an estimated 1 matches for "ee6be6b9".

2019 Jun 25
3
Optimised stack direction?
On Tue, 25 Jun 2019 at 13:22, Tim Northover <t.p.northover at gmail.com> wrote: > The only way I can think of to reliably detect the direction is using > an __attribute__((noinline)) function to compare locals from two > different, nested frames (even that's iffy though on a semantic > level). If there turned out to be a compelling enough use-case, an > intrinsic could be