[PATCH] D134474: [VP][RISCV] Add vp.fmuladd.

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 01:43:52 PDT 2022


frasercrmck added a comment.

In D134474#3817397 <https://reviews.llvm.org/D134474#3817397>, @frasercrmck wrote:

> LGTM but I have seen that we have some `%t` and `%also.r` mismatches throughout the LangRef that were introduced with the more recent VP intrinsics that have probably since been copy/pasted.

Ignore me, I dunno what I was thinking. I think I was getting confused due to the similarity between the %r and %t lines, both being intrinsics


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134474



More information about the llvm-commits mailing list