[llvm-branch-commits] [llvm] release/20.x: [X86] When expanding LCMPXCHG16B_SAVE_RBX, substitute RBX in base (#134109) (PR #134331)

Aaron Puchert via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sat Apr 12 05:05:23 PDT 2025


aaronpuchert wrote:

Release note: Fixed a miscompilation on X86 when using 16-byte atomic compare-and-swap on a frame variable when RBX is used as frame pointer.

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


More information about the llvm-branch-commits mailing list