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

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 1 00:18:28 PDT 2022


jacquesguan added a comment.

In D122720#3416303 <https://reviews.llvm.org/D122720#3416303>, @frasercrmck wrote:

> 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?

I create a new revision to do this, https://reviews.llvm.org/D122875 .


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