[PATCH] D141089: [InstCombine] Fix potentially buggy code in `((%x & C) == 0) --> %x u< (-C)` transform
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 7 10:07:55 PST 2023
nikic added a comment.
If you don't have commit access, can you please share the "Name <email>" to use for the commit?
See also https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access for requesting commit access.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141089/new/
https://reviews.llvm.org/D141089
More information about the llvm-commits
mailing list