[PATCH] D119269: [RISCV] Lower VP_FNEG to RVV instructions
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 9 03:00:40 PST 2022
frasercrmck added a comment.
LGTM but again I hope we can remove the `true_mask` pattern while we're here. The post-process should be able to select the unmasked version once it's got entries for `vfsgnjn`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119269/new/
https://reviews.llvm.org/D119269
More information about the llvm-commits
mailing list