[llvm] [DAGCombiner][RISCV] Preserve disjoint flag in folding (shl (or x, c1), c2) -> (or (shl x, c2), c1 << c2) (PR #76860)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 3 13:14:19 PST 2024


https://github.com/topperc closed https://github.com/llvm/llvm-project/pull/76860


More information about the llvm-commits mailing list