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

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 25 15:11:35 PDT 2020


rjmccall added a comment.

Yeah, if emitting alignment assumptions in inlining is causing regressions when frontends provide better information, those assumptions need to be reverted until they can be fixed.


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