[PATCH] D149229: [InstSimplify] with logical ops: (X & Y) == -1 ? X : -1 --> -1
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 26 00:23:04 PDT 2023
nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.
LGTM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149229/new/
https://reviews.llvm.org/D149229
More information about the llvm-commits
mailing list