nikic added a comment.

For the record, this change caused an 1.5% compile-time regression on 
tramp3d-v4 
(http://llvm-compile-time-tracker.com/compare.php?from=43a6d285bfead762ac472a6e62beedc9f88bce89&to=de98cf92e301ab559a7417f1eca5cfa53624c9e1&stat=instructions).
 As there was also a 0.9% increase in code size, I assume that adding the 
alignment ends up having a non-trivial impact on optimization behavior for this 
benchmark and we end up generating more IR. So most likely this is fine and 
there's nothing to be done about it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74183



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

Reply via email to