[all-commits] [llvm/llvm-project] ba81cd: [MLIR] Fix the tma_load test (#66208)
Guray Ozen via All-commits
all-commits at lists.llvm.org
Wed Sep 13 06:33:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba81cd10d6f09af5b23a646d9d934fb469789583
https://github.com/llvm/llvm-project/commit/ba81cd10d6f09af5b23a646d9d934fb469789583
Author: Guray Ozen <guray.ozen at gmail.com>
Date: 2023-09-13 (Wed, 13 Sep 2023)
Changed paths:
A mlir/test/Integration/GPU/CUDA/sm90/tma_load_128x64_swizzle128b.mlir
R mlir/test/Integration/GPU/CUDA/sm90/tmaload_128_64_swizzle128b.mlir
Log Message:
-----------
[MLIR] Fix the tma_load test (#66208)
clang was used for local testing. The PR changes it to `mlir-cpu-runner`
More information about the All-commits
mailing list