[all-commits] [llvm/llvm-project] c63687: [MC][TableGen] Expand ImplicitOffset field of MCIn...
Carl Ritson via All-commits
all-commits at lists.llvm.org
Fri May 2 22:50:27 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c63687c04f96e3b1db9ce0f70e5f331fce69959b
https://github.com/llvm/llvm-project/commit/c63687c04f96e3b1db9ce0f70e5f331fce69959b
Author: Carl Ritson <carl.ritson at amd.com>
Date: 2025-05-03 (Sat, 03 May 2025)
Changed paths:
M llvm/include/llvm/MC/MCInstrDesc.h
M llvm/utils/TableGen/InstrInfoEmitter.cpp
Log Message:
-----------
[MC][TableGen] Expand ImplicitOffset field of MCInstrDesc (#138127)
Increase width of ImplicitOffset to `int` from `short` to allow more
table capacity.
Reorder the elements to maintain natural alignment.
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