[PATCH] D158915: [InstCombine] optimized implementations of min/max for bool

Qi Hu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 12:51:32 PDT 2023


Qi-Hu updated this revision to Diff 554466.
Qi-Hu edited the summary of this revision.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158915

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/test/Transforms/InstCombine/fold-minmax-i1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158915.554466.patch
Type: text/x-patch
Size: 4518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230829/27747d00/attachment.bin>


More information about the llvm-commits mailing list