diff options
author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2024-03-23 14:58:25 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-23 14:58:25 +0800 |
commit | 2f1f6b704d83f87be7ea885480caf1c86d8cfaee (patch) | |
tree | 1d626b8fd67132bc33395c0ccaa38b4a174ecf6d /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 6c1932ffd82e733325180fe13ef46b24ff606eab (diff) | |
download | llvm-2f1f6b704d83f87be7ea885480caf1c86d8cfaee.zip llvm-2f1f6b704d83f87be7ea885480caf1c86d8cfaee.tar.gz llvm-2f1f6b704d83f87be7ea885480caf1c86d8cfaee.tar.bz2 |
[LLVM] Use `std::move` for APInt. NFC. (#86257)
This patch adjusts argument passing for `APInt` to improve the
compile-time.
Compile-time improvement:
https://llvm-compile-time-tracker.com/compare.php?from=d1f182c895728d89c5c3d198b133e212a5d9d4a3&to=ba3e326def3a6e5cd6d72ff5a49c74fba18de1df&stat=instructions:u
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions