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

Bryan Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 7 07:20:01 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1a65cd3fcf58: [InstCombine] Optimize implementations of min/max for bool (authored by Qi-Hu, committed by bryanpkc).

Changed prior to commit:
  https://reviews.llvm.org/D158915?vs=556075&id=556149#toc

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.556149.patch
Type: text/x-patch
Size: 4511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230907/66497e25/attachment.bin>


More information about the llvm-commits mailing list