[all-commits] [llvm/llvm-project] 8875f7: [mlir] Change default NVVM compilation to `fatbin...

Guray Ozen via All-commits all-commits at lists.llvm.org
Tue Oct 24 07:56:30 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8875f78b5d11688f2cabd916b3e04552659c5e17
      https://github.com/llvm/llvm-project/commit/8875f78b5d11688f2cabd916b3e04552659c5e17
  Author: Guray Ozen <guray.ozen at gmail.com>
  Date:   2023-10-24 (Tue, 24 Oct 2023)

  Changed paths:
    M mlir/test/lib/Dialect/GPU/TestLowerToNVVM.cpp

  Log Message:
  -----------
  [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.




More information about the All-commits mailing list