diff options
author | Guray Ozen <guray.ozen@gmail.com> | 2023-07-12 11:40:36 +0200 |
---|---|---|
committer | Guray Ozen <guray.ozen@gmail.com> | 2023-07-12 14:59:54 +0200 |
commit | ffbca7e9f305949c6620d3e77371cc0463ed48b1 (patch) | |
tree | ef9207d078a3b3d99b50677df92fde80b2af8495 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 5b0e19a7ab05b51c72a8ae4c7b781438149dba7f (diff) | |
download | llvm-ffbca7e9f305949c6620d3e77371cc0463ed48b1.zip llvm-ffbca7e9f305949c6620d3e77371cc0463ed48b1.tar.gz llvm-ffbca7e9f305949c6620d3e77371cc0463ed48b1.tar.bz2 |
[mlir][nvvm] Change return type of std::string of getPtx of PtxBuilder
getPtx used to return `const char*`. It is not flexible when one needs to build string in the function. This work changes return type.
Reviewed By: springerm
Differential Revision: https://reviews.llvm.org/D155056
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions