ANN: InplaceRealFFT.jl : inplace real-to-complex and complex-to-real FFT

Compiler can do this, easily.

In general, just don’t do this kind of analysis. All what you can ever do is to assume certain compiler limitation and rely on implementation details that can easily change.