[all-commits] [llvm/llvm-project] d74d4f: [Bitcode] Extract common BitCodeAbbrevOps (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Jul 2 08:18:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d74d4ffa3342a97bcdfceae75616c755f83b3ca2
https://github.com/llvm/llvm-project/commit/d74d4ffa3342a97bcdfceae75616c755f83b3ca2
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-07-02 (Wed, 02 Jul 2025)
Changed paths:
M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
Log Message:
-----------
[Bitcode] Extract common BitCodeAbbrevOps (NFC)
We always use the same abbreviations for type and for value
references, so avoid repeating them.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list