[PATCH] D132793: [VP][RISCV] Add vp.fabs intrinsic and RISC-V support.
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 29 02:28:53 PDT 2022
frasercrmck added a comment.
Do we need a new test in `expand-vp.ll`? It seems that test has been forgotten about somewhat. There's no `fneg` in there. Maybe the expansion for that hasn't been implemented? Hard to keep track.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132793/new/
https://reviews.llvm.org/D132793
More information about the llvm-commits
mailing list