[llvm] [CodeGen] Allow larger number of operands to be compiled by SelectionDAG (PR #122737)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 13 21:11:21 PST 2025


arsenm wrote:

GlobalISel is even more limited in the range of supported types. LLT currently doesn't have a fallback to the full range of Type*

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


More information about the llvm-commits mailing list