[llvm] [DAGCombiner] Combine (fshl A, X, Y) | (shl X, Y) --> fshl (A|X), X, Y (PR #180887)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 17 09:00:52 PST 2026
https://github.com/topperc closed https://github.com/llvm/llvm-project/pull/180887
More information about the llvm-commits
mailing list