[all-commits] [llvm/llvm-project] d24841: [VP] IR expansion to Int Func Call (#122867)
LiqinWeng via All-commits
all-commits at lists.llvm.org
Wed Jan 15 18:12:50 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d2484127cd27184b373b6be71da87579b8659143
https://github.com/llvm/llvm-project/commit/d2484127cd27184b373b6be71da87579b8659143
Author: LiqinWeng <liqin.weng at spacemit.com>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M llvm/lib/CodeGen/ExpandVectorPredication.cpp
M llvm/test/CodeGen/X86/expand-vp-int-intrinsics.ll
Log Message:
-----------
[VP] IR expansion to Int Func Call (#122867)
Add basic handling for VP ops that can expand to Int intrinsics, which
includes: ctpop/cttz/ctlz/sadd.sat/uadd.sat/ssub.sat/usub.sat/fshl/fshr
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list