[all-commits] [llvm/llvm-project] a44682: [NFC][Clang][Driver][AMDGPU] Avoid temporary copie...
Juan Manuel Martinez Caamaño via All-commits
all-commits at lists.llvm.org
Mon Dec 5 05:27:59 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a446827249bdeb2f27e55a9f4942bd7425ecb0ff
https://github.com/llvm/llvm-project/commit/a446827249bdeb2f27e55a9f4942bd7425ecb0ff
Author: Juan Manuel MARTINEZ CAAMAÑO <juamarti at amd.com>
Date: 2022-12-05 (Mon, 05 Dec 2022)
Changed paths:
M clang/lib/Driver/ToolChains/AMDGPU.cpp
M clang/lib/Driver/ToolChains/HIPAMD.cpp
M clang/lib/Driver/ToolChains/ROCm.h
Log Message:
-----------
[NFC][Clang][Driver][AMDGPU] Avoid temporary copies of std::string by using Twine and StringRef
Reviewed By: tra
Differential Revision: https://reviews.llvm.org/D139023
More information about the All-commits
mailing list