[all-commits] [llvm/llvm-project] 221c5f: [mlir][nvvm] Fix test (NFC)
Guray Ozen via All-commits
all-commits at lists.llvm.org
Wed Jul 12 05:37:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 221c5fb0a4b82640227f425386ae9dd43636379a
https://github.com/llvm/llvm-project/commit/221c5fb0a4b82640227f425386ae9dd43636379a
Author: Guray Ozen <guray.ozen at gmail.com>
Date: 2023-07-12 (Wed, 12 Jul 2023)
Changed paths:
M mlir/test/Conversion/NVVMToLLVM/nvvm-to-llvm.mlir
Log Message:
-----------
[mlir][nvvm] Fix test (NFC)
`ptxas` complains with . in the function name, so we delete. Also, it expects return i64.
Differential Revision: https://reviews.llvm.org/D155054
More information about the All-commits
mailing list