[all-commits] [llvm/llvm-project] 7c137f: [mlir][nvvm] Remove unused check-ptx (#93147)
Guray Ozen via All-commits
all-commits at lists.llvm.org
Thu May 23 03:10:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c137f7e510c0fcc1bfa46f8c85063c2a2b190dd
https://github.com/llvm/llvm-project/commit/7c137f7e510c0fcc1bfa46f8c85063c2a2b190dd
Author: Guray Ozen <guray.ozen at gmail.com>
Date: 2024-05-23 (Thu, 23 May 2024)
Changed paths:
M mlir/test/Integration/GPU/CUDA/sm90/tma_load_64x8_8x128_noswizzle.mlir
Log Message:
-----------
[mlir][nvvm] Remove unused check-ptx (#93147)
The test used the check generated ptx with `CHECK-PTX`, but does not
check that anymore. The PR removes these lines.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list