[PATCH] D142901: [InstSimplify] Simplify UREM and SREM left shifted operands
Matt Devereau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 30 08:27:21 PST 2023
MattDevereau added a comment.
Here are some alive tests which support the transforms:
https://alive2.llvm.org/ce/z/9KpSpV
https://alive2.llvm.org/ce/z/JFsIPK
negative transformations:
https://alive2.llvm.org/ce/z/9HD6L_
https://alive2.llvm.org/ce/z/PDymNH
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142901/new/
https://reviews.llvm.org/D142901
More information about the llvm-commits
mailing list