[PATCH] D114419: [WIP] [XCOFF] set default csect alignment to 32

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 23 03:09:55 PST 2021


nemanjai added a comment.

Just out of curiosity, if the `csect` that contains a function is aligned at 2 bytes, how do we ensure loops within those functions are aligned at 32 bytes?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114419



More information about the llvm-commits mailing list