ptxas complains with . in the function name, so we delete. Also, it expects return i64.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155054
[mlir][nvvm] Fix test (NFC) ClosedPublic Authored by guraypp on Jul 12 2023, 2:34 AM.
Details Summary ptxas complains with . in the function name, so we delete. Also, it expects return i64.
Diff Detail
Event Timeline
Revision Contents
Diff 539441 mlir/test/Conversion/NVVMToLLVM/nvvm-to-llvm.mlir
|