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

Antonio Frighetto via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 7 17:04:21 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG211692137af4: [InstCombine] Fold `select` of `srem` and conditional add (authored by antoniofrighetto).

Repository:
  rG LLVM Github Monorepo

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.547998.patch
Type: text/x-patch
Size: 5356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230808/b56d8031/attachment.bin>


More information about the llvm-commits mailing list