[all-commits] [llvm/llvm-project] 1eec35: [VP] IR expansion for maxnum/minnum
LiqinWeng via All-commits
all-commits at lists.llvm.org
Mon Sep 11 19:23:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1eec3574943f185c6a21b9ee9ee3213b503f9a74
https://github.com/llvm/llvm-project/commit/1eec3574943f185c6a21b9ee9ee3213b503f9a74
Author: liqin.weng <liqin.weng at spacemit.com>
Date: 2023-09-12 (Tue, 12 Sep 2023)
Changed paths:
M llvm/lib/CodeGen/ExpandVectorPredication.cpp
M llvm/test/CodeGen/X86/expand-vp-fp-intrinsics.ll
Log Message:
-----------
[VP] IR expansion for maxnum/minnum
Add basic handling for VP ops that can expand to non-predicate ops
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D159494
More information about the All-commits
mailing list