[llvm] [DAGCombine] Remove OneUse restriction when folding (shl (add x, c1), c2) and (shl (sext (add x, c1)), c2) (PR #101294)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 8 20:13:16 PDT 2024
https://github.com/LiqinWeng edited https://github.com/llvm/llvm-project/pull/101294
More information about the llvm-commits
mailing list