[PATCH] D122720: [RISCV] Supplement SDNode patterns for vfwmul/vfwadd/vfwsub

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 30 04:36:32 PDT 2022


frasercrmck added a comment.

I'm kind of surprised this (fp->splat/splat->fp) isn't canonicalized one way or the other. What's going on? Are we missing a canonicalization for scalable vectors?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122720/new/

https://reviews.llvm.org/D122720



More information about the llvm-commits mailing list