[all-commits] [llvm/llvm-project] 1e6627: [X86] matchAddressRecursively - ensure dead nodes ...
RicoAfoat via All-commits
all-commits at lists.llvm.org
Thu Feb 29 06:56:03 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1e6627ecef42fa8e36dae71589fc17d3adbd18aa
https://github.com/llvm/llvm-project/commit/1e6627ecef42fa8e36dae71589fc17d3adbd18aa
Author: RicoAfoat <51285519+RicoAfoat at users.noreply.github.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
A llvm/test/CodeGen/X86/inline-asm-memop.ll
Log Message:
-----------
[X86] matchAddressRecursively - ensure dead nodes are replaced before matching the index register (#82881)
Fixes #82431 - see #82431 for more information.
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