[llvm] [InstCombine] Explicitly fold `~(~X >>u Y)` into `X >>s Y` (PR #75473)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 14 05:58:24 PST 2023
https://github.com/nikic approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/75473
More information about the llvm-commits
mailing list