Jonas,

It's indeed easier, and it also supports some preprocessing that llc doesn't (I don't remember what exactly llc didn't support, perhaps comments). It's also faster since you call one tool rather than 2 or 3.

Another question. Is there a way to put pragmas in fpc source code to be passed to CLang, eg. those mentioned here <https://llvm.org/docs/Vectorizers.html> ? That would gain a lot, at little cost.

Regards,

Adriaan van Os

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to