nikic wrote: On the codegen side the main thing to watch out for is wide divisions and casts between int and float. If both of those work for integers > 128 bits then everything else should work as well.
Does VE has a defined ABI for _BitInt? https://github.com/llvm/llvm-project/pull/186587 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
