[PATCH] D65945: [LLVM][Alignment] Make functions using log of alignment explicit
Guillaume Chatelet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 23 14:32:25 PDT 2019
gchatelet added a comment.
@arphaman do you mind having a look at the MIR parser / writer parts?
How is alignment supposed to be serialized for MIR? As power of two or a log of alignment?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65945/new/
https://reviews.llvm.org/D65945
More information about the llvm-commits
mailing list