[llvm] [InstCombine] Fold select of clamped shifts (PR #114797)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 4 07:40:35 PST 2024


dtcxzyw wrote:

> I think that #97289 might cover this?

We should call `SimplifyDemandedBits` on the RHS of shift operators.


https://github.com/llvm/llvm-project/pull/114797


More information about the llvm-commits mailing list