[llvm] [DAG] select (sext m), (add X, C), X --> (add X, (and C, (sext m)))) (PR #83640)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 5 04:54:12 PST 2024
RKSimon wrote:
@elhewaty Thank you, I'm trying to tag more "good first issue" tickets and include some likely steps for each - please keep looking if you're interested.
https://github.com/llvm/llvm-project/pull/83640
More information about the llvm-commits
mailing list