[llvm] [DAGCombiner] Inverse transform `(select c, (and X, 1), 0)` -> `(and (zext c), X)` (PR #66793)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 21 06:54:41 PDT 2023
https://github.com/dtcxzyw resolved https://github.com/llvm/llvm-project/pull/66793
More information about the llvm-commits
mailing list