[PATCH] D156811: [InstCombine] Fold `select` of `srem` and conditional add

Antonio Frighetto via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 3 09:40:00 PDT 2023


antoniofrighetto updated this revision to Diff 546909.
antoniofrighetto added a comment.

Updated & rebased.


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

https://reviews.llvm.org/D156811

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/select-divrem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156811.546909.patch
Type: text/x-patch
Size: 5223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230803/0a1c6469/attachment.bin>


More information about the llvm-commits mailing list