When i128 is a legal type, SelectionDAG now attempts to use SRL_PARTS etc. with type i128, which is not implemented. Fix by marking those as Expand, just like we do for i64. Fixes https://github.com/llvm/llvm-project/issues/77132
4.1 KiB
4.1 KiB