[PATCH] D102201: [IR][AutoUpgrade] Drop align attribute from void return types

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 17 15:06:11 PDT 2021


aeubanks added a comment.

The size regression disappeared in our latest Clang roll 
Reverting this patch at Clang head doesn't seem to cause any size changes, and yeah this doesn't seem like it should cause a difference.
So I'm not sure why the bisection ended up here (each step takes ~1hr so it's painful to reproduce). Sorry for the noise.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102201



More information about the llvm-commits mailing list