asb wrote: > It could be due to builtins, I believe we always serialize them, and that > would be different between targets. Does RISC-V have a lot of them compared > to other targets?
That's almost certainly it then, thanks! We have a _lot_ of vector builtins in particular. https://github.com/llvm/llvm-project/pull/123959 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits