[PATCH] D148221: [IR] llvm::createMinMaxOp - create integer min/max intrinsics instead of icmp/sel

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 08:41:19 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaa754f7e0fdd: [IR] llvm::createMinMaxOp - create integer min/max intrinsics instead of… (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D148221?vs=513200&id=513254#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148221

Files:
  llvm/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/lib/Transforms/Utils/LoopUtils.cpp
  llvm/test/CodeGen/Generic/expand-experimental-reductions.ll
  llvm/test/Transforms/LoopVectorize/AArch64/scalable-reductions.ll
  llvm/test/Transforms/LoopVectorize/RISCV/scalable-reductions.ll
  llvm/test/Transforms/LoopVectorize/first-order-recurrence.ll
  llvm/test/Transforms/PhaseOrdering/X86/vector-reductions-expanded.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148221.513254.patch
Type: text/x-patch
Size: 15435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230413/8151da64/attachment.bin>


More information about the llvm-commits mailing list