[mlir] Change default NVVM compilation to `fatbin` from `bin` (#70052)
Change the NVVM assembly to `fatbin` as it is executable for multiple architectures. Using `bin` caused test errors at runtime in the test systems.
Loading
Please sign in to comment