[llvm] [DAGCombiner] Inverse transform `(select c, (and X, 1), 0)` -> `(and (zext c), X)` (PR #66793)

via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 27 10:22:25 PDT 2023


goldsteinn wrote:

ping.

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


More information about the llvm-commits mailing list