[PATCH] D135753: [VP] Teach isVPBinaryOp to recognize vp.smin/smax/umin/umax/minnum/maxnum.
Yeting Kuo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 18 23:23:31 PDT 2022
fakepaper56 added inline comments.
================
Comment at: llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vmax-vp.ll:360
; FIXME: The upper half is doing nothing.
----------------
frasercrmck wrote:
> I think these FIXMEs can be removed. The upper halves are now being removed, aren't they? I'm not sure what is causing that, but it's good news.
Done.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135753/new/
https://reviews.llvm.org/D135753
More information about the llvm-commits
mailing list