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

via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 1 22:28:48 PDT 2023


maksfb 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!

Sounds like we should handle CIs separately from BFs.

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


More information about the llvm-commits mailing list