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

Qi Hu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 6 13:33:37 PDT 2023


Qi-Hu updated this revision to Diff 556075.

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.556075.patch
Type: text/x-patch
Size: 4512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230906/c6f48ee4/attachment.bin>


More information about the llvm-commits mailing list