[llvm] [IR] Reorder Value fields to put the SubclassID first (PR #75634)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 13:31:06 PST 2023


https://github.com/nikic approved this pull request.

LGTM

It's interesting that this results in instruction-count reduction when clang is built with clang, but not when it is built with gcc.

https://github.com/llvm/llvm-project/pull/75634


More information about the llvm-commits mailing list