mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 03:46:06 +00:00

Some of the macros that were used in jaxlib's FFI calls to LAPACK turned out to be useful for other FFI calls. This change consolidates these macros in the ffi_helper header. PiperOrigin-RevId: 651166306