[llvm] [DAG] visitAND - Fold (and (srl X, C), 1) -> (srl X, BW-1) for signbit extraction (PR #114992)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 5 06:34:20 PST 2024
https://github.com/jayfoad approved this pull request.
LGTM, thanks!
https://github.com/llvm/llvm-project/pull/114992
More information about the llvm-commits
mailing list