[PATCH] D74183: [IRGen] Add an alignment attribute to underaligned sret parameters

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 25 10:50:40 PDT 2020


efriedma added a comment.

If it's just tramp3d-v4, I'm not that concerned... but that's a weird result.  On x86 in particular, alignment markings have almost no effect on optimization, generally.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74183





More information about the cfe-commits mailing list