[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
Fri Jun 27 06:05:26 PDT 2025


https://github.com/RKSimon commented:

Why DAG and not InstCombine for this?

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


More information about the llvm-branch-commits mailing list