[all-commits] [llvm/llvm-project] 6cc1c2: [MLIR][LLVM] Remove last remants of use-opaque-poi...

Christian Ulmann via All-commits all-commits at lists.llvm.org
Thu Nov 2 13:25:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6cc1c2c6f32ec31235f4a6abbf015e5e91dfdb57
      https://github.com/llvm/llvm-project/commit/6cc1c2c6f32ec31235f4a6abbf015e5e91dfdb57
  Author: Christian Ulmann <christianulmann at gmail.com>
  Date:   2023-11-02 (Thu, 02 Nov 2023)

  Changed paths:
    M mlir/test/Conversion/FuncToLLVM/convert-data-layout.mlir
    M mlir/test/Dialect/Linalg/roundtrip.mlir
    M mlir/test/Integration/GPU/CUDA/sm90/tma_load_64x8_8x128_noswizzle.mlir

  Log Message:
  -----------
  [MLIR][LLVM] Remove last remants of use-opaque-pointers from tests (#71076)

This commit removes the last remnants of `use-opaque-pointers` from the
mlir tests. Two of the tests seem to be disabled, while the CUDA one is
an integration test that didn't trigger a buildbot failure.




More information about the All-commits mailing list