[llvm] [CodeGen] Allow larger number of operands to be compiled by SelectionDAG (PR #122737)
Nikolay Panchenko via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 13 10:51:27 PST 2025
npanchen wrote:
> What effect does this have on the class sizes? MCInstrDesc etc. look like you're going to end up with a lot more padding?
do you have a test case to play with ?
https://github.com/llvm/llvm-project/pull/122737
More information about the llvm-commits
mailing list