[llvm] [DAGCombine] Fold `ctlz_zero_undef(X << C) -> ctlz_zero_undef(X) - C` (PR #100932)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 28 07:26:11 PDT 2024
RKSimon wrote:
CodeGen/VE/Scalar/ctlz.ll failure?
https://github.com/llvm/llvm-project/pull/100932
More information about the llvm-commits
mailing list