[llvm] [DAGCombiner][X86] Improve chain handling in fold (fshl ld1, ld0, c) -> (ld0[ofs]) combine. (PR #124871)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 3 02:36:14 PST 2025
https://github.com/RKSimon approved this pull request.
LGTM - cheers. (I think DAGCombiner::CombineConsecutiveLoads has a similar issue?)
https://github.com/llvm/llvm-project/pull/124871
More information about the llvm-commits
mailing list