diff options
author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2024-03-23 14:57:35 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-23 14:57:35 +0800 |
commit | 6c1932ffd82e733325180fe13ef46b24ff606eab (patch) | |
tree | 8327d8e8bc592f4510c151810d1725b481c212ab /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 635ea257eca7c8e95c6ea30ca3816a0b5584ab37 (diff) | |
download | llvm-6c1932ffd82e733325180fe13ef46b24ff606eab.zip llvm-6c1932ffd82e733325180fe13ef46b24ff606eab.tar.gz llvm-6c1932ffd82e733325180fe13ef46b24ff606eab.tar.bz2 |
[LLVM] Pass APInt by const reference. NFC. (#86278)
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=32d6611af69bf4e76373f9bc7d9649650f760e48&stat=instructions:u
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions