[PATCH] D110451: [IR] Increase max alignment to 4GB
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 1 06:24:27 PDT 2021
hans added a comment.
This looks good to me. The only downside I could see is if we'd be growing sizeof(Instruction), but it sounds like that's not happening.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110451/new/
https://reviews.llvm.org/D110451
More information about the llvm-commits
mailing list