[Lldb-commits] [lldb] [InstCombine] Canonicalize `(X +/- Y) & Y` into `~X & Y` when Y is a power of 2 (PR #67915)
Nikita Popov via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 12 02:11:12 PDT 2023
https://github.com/nikic approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/67915
More information about the lldb-commits
mailing list