[PATCH] D107148: [InstCombine] Fold two-value clamp patterns

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 13 03:21:19 PDT 2021


qiucf updated this revision to Diff 366228.
qiucf marked 3 inline comments as done.
qiucf edited the summary of this revision.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107148

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/icmp-dom.ll
  llvm/test/Transforms/InstCombine/minmax-fold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107148.366228.patch
Type: text/x-patch
Size: 5619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210813/1f03fcba/attachment.bin>


More information about the llvm-commits mailing list