[LAD] gcc and pointer aliasing... missing optimizations in some cases
Gabriel M. Beddingfield
gabriel at teuton.org
Tue Dec 22 20:11:23 UTC 2009
On Tue, 22 Dec 2009, Gabriel M. Beddingfield wrote:
> Thus telling the compiler that `this` is not an alias when
> process() is called.
On second thought... since those didn't work for me,
perhaps part of the problem is that osc_block is a global
variable, and thus there's no way to prove __restrict__ on
it.
-gabriel
More information about the Linux-audio-dev
mailing list