[all-commits] [llvm/llvm-project] d60376: [mlir] Fix incorrect check in ptx builder test (nf...
Guray Ozen via All-commits
all-commits at lists.llvm.org
Fri Sep 22 01:30:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d60376bf34b96dc998390acf01719d718168bec6
https://github.com/llvm/llvm-project/commit/d60376bf34b96dc998390acf01719d718168bec6
Author: Guray Ozen <guray.ozen at gmail.com>
Date: 2023-09-22 (Fri, 22 Sep 2023)
Changed paths:
M mlir/test/Conversion/NVVMToLLVM/nvvm-to-llvm.mlir
Log Message:
-----------
[mlir] Fix incorrect check in ptx builder test (nfc) (#67097)
The test code had a space between "CHECK" and ":" that prohibits testing. This PR fixes this problem
More information about the All-commits
mailing list