[all-commits] [llvm/llvm-project] 1a6905: Backport [DAGCombine] Fix multi-use miscompile in ...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Feb 16 05:50:25 PST 2024
Branch: refs/heads/release/18.x
Home: https://github.com/llvm/llvm-project
Commit: 1a69056c899a74c311d700bd0f5618cbfee23518
https://github.com/llvm/llvm-project/commit/1a69056c899a74c311d700bd0f5618cbfee23518
Author: Nikita Popov <npopov at redhat.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/test/CodeGen/X86/load-combine.ll
Log Message:
-----------
Backport [DAGCombine] Fix multi-use miscompile in load combine (#81586) (#81633)
(cherry picked from commit 25b9ed6e4964344e3710359bec4c831e5a8448b9)
More information about the All-commits
mailing list