[PATCH] D159494: [VP] IR expansion for maxnum/minnum

LiqinWeng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 10 04:39:59 PDT 2023


Miss_Grape created this revision.
Miss_Grape added reviewers: simoll, RKSimon.
Herald added subscribers: pengfei, hiraditya.
Herald added a project: All.
Miss_Grape requested review of this revision.
Herald added subscribers: llvm-commits, wangpc, jacquesguan.
Herald added a project: LLVM.

Add basic handling for VP ops that can expand to non-predicate ops


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D159494

Files:
  llvm/lib/CodeGen/ExpandVectorPredication.cpp
  llvm/test/CodeGen/X86/expand-vp-fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159494.556367.patch
Type: text/x-patch
Size: 17666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230910/a11f5c64/attachment-0001.bin>


More information about the llvm-commits mailing list