[all-commits] [llvm/llvm-project] 97716d: Revert "CodeGen: Respect function align attribute ...
Peter Collingbourne via All-commits
all-commits at lists.llvm.org
Fri Aug 22 13:18:29 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97716d2e311aed1b3b73461ee83e53faa512e499
https://github.com/llvm/llvm-project/commit/97716d2e311aed1b3b73461ee83e53faa512e499
Author: Peter Collingbourne <peter at pcc.me.uk>
Date: 2025-08-22 (Fri, 22 Aug 2025)
Changed paths:
M llvm/lib/CodeGen/MachineFunction.cpp
R llvm/test/CodeGen/X86/function-align.ll
Log Message:
-----------
Revert "CodeGen: Respect function align attribute if less than preferred alignment."
This reverts commit 9878ef3abd2a48fcfb81357d581dac292b52ddb3.
Needs more discussion of the semantics of the align attribute. See:
https://discourse.llvm.org/t/rfc-enhancing-function-alignment-attributes/88019
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list