Files
clang-p2996/llvm/lib/CodeGen/ExpandVectorPredication.cpp
Simeon K 58cfd56356 [VP][RISCV] Introduce llvm.vp.minimum/maximum intrinsics (#74840)
Although there are predicated versions of minnum/maxnum, the ones for
minimum/maximum are currently missing. This patch introduces these
intrinsics and implements their lowering to RISC-V.
2024-01-22 16:46:39 -08:00

31 KiB