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

Steven Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 15 20:24:36 PDT 2021


steven_wu added a comment.

I don’t understand code size increase as well and have no guess about what might happen. This should be noop on bitcode that can pass the verifier.

Are you able to reduce it further to a TU and have a reproducer?


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