mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-09 04:23:13 +02:00
416923346a
The powf builtin causes crashes on older clang, so manually implement the (faster) intrinsic. The code it spawns is identical to that of nvcc.