jdoerfert added a comment.

In D93040#2517758 <https://reviews.llvm.org/D93040#2517758>, @xbolva00 wrote:

> http://llvm-compile-time-tracker.com/compare.php?from=344afa853fcfcc085cb5c957b4a07c7ea013bb1b&to=2b9a834c43cb1f93d33958c14b695896bb4e9c1e&stat=size-text
>
> Codesize regression 1% for tramp3d. Can you check it?

I assume this to be a secondary effect of having the instructions in the first 
place. Maybe some unroll or inline size threshold needs to be thought about 
them. At the end of the day, we might not be able to avoid something like this 
as we make `!noalias` correct, though, I imagine the threshold theory which can 
be resolved.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93040/new/

https://reviews.llvm.org/D93040

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to