[PATCH] D142901: [InstSimplify] Simplify UREM and SREM left shifted operands

Matt Devereau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 03:36:56 PST 2023


MattDevereau updated this revision to Diff 493550.
MattDevereau added a comment.

Inlined unnecessary helper function
Added comments to negative tests
Added more incorrect flag tests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142901/new/

https://reviews.llvm.org/D142901

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Transforms/InstSimplify/rem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142901.493550.patch
Type: text/x-patch
Size: 5031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230131/cd6fdd4e/attachment.bin>


More information about the llvm-commits mailing list