yxsamliu wrote: I think keeping it i32-only makes sense since the underlying instructions only work with 32-bit values — users can split wider types themselves without much trouble. We had a similar discussion on #153501 and I tend to agree with the conclusion there. @arsenm what do you think?
https://github.com/llvm/llvm-project/pull/185302 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
