[llvm] [MC][TableGen] Expand ImplicitOffset field of MCInstrDesc (PR #138127)

Carl Ritson via llvm-commits llvm-commits at lists.llvm.org
Fri May 2 22:49:11 PDT 2025


perlfu wrote:

> This does not change the size of `MCInstrDesc`, right?

Unless the architecture is packing the structure (unlikely) then it should maintain the `MCInstrDesc` size.

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


More information about the llvm-commits mailing list