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

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


dtcxzyw wrote:

> BTW, I think we can generalize this fold with a recursive function like simplifyWithCond. 

Or just reusing CondContext.


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


More information about the llvm-commits mailing list