[llvm-branch-commits] [llvm] [DAG] Fold (setcc ((x | x >> c0 | ...) & mask)) sequences (PR #146054)

Simon Pilgrim via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Jul 29 04:02:38 PDT 2025


https://github.com/RKSimon commented:

You can probably tidy this up a great deal by using the sd_match matchers

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


More information about the llvm-branch-commits mailing list