[llvm] [BOLT][NFC] Set minimal alignment for BF (PR #67707)

Vladislav Khmelevsky via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 28 10:07:28 PDT 2023


yota9 wrote:

@maksfb I fill like setting minimal required alignment per BF is more proper way to fix the CI alignment issue to be honest. So we would have "minimal alignment" field that is the BFs guaranteed alignment that we would have and the alignment/maxbyte alignment non guaranteed logic. What do you think? Thanks!

https://github.com/llvm/llvm-project/pull/67707


More information about the llvm-commits mailing list