really impressive codegen from LLVM for the classic fast inverse square root implementation from Quake

gcc.godbolt.org/z/66v7a5v9G

(code from wikipedia: en.wikipedia.org/wiki/Fast_inv)