[all-commits] [llvm/llvm-project] 8cf6fc: [X86] Remove extra MOV after widening atomic load
jofrn via All-commits
all-commits at lists.llvm.org
Thu Oct 23 13:14:08 PDT 2025
Branch: refs/heads/users/jofrn/gt/07-15-_x86_remove_extra_mov_after_widening_atomic_load
Home: https://github.com/llvm/llvm-project
Commit: 8cf6fc827f5700af42e517ccbd212998cf2bf936
https://github.com/llvm/llvm-project/commit/8cf6fc827f5700af42e517ccbd212998cf2bf936
Author: jofrn <jofernau at amd.com>
Date: 2025-10-23 (Thu, 23 Oct 2025)
Changed paths:
M llvm/lib/Target/X86/X86InstrCompiler.td
M llvm/test/CodeGen/X86/atomic-load-store.ll
Log Message:
-----------
[X86] Remove extra MOV after widening atomic load
This change adds patterns to optimize out an extra MOV
present after widening the atomic load.
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