[PATCH] D154653: [RISCV] Remove pseudos for vwcvt.f.x(u) with rounding mode.

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 7 08:03:24 PDT 2023


luke accepted this revision.
luke added a comment.
This revision is now accepted and ready to land.

LGTM, looks like gcc also removed their frm operand from vfwcvt.f.x[u] too: https://github.com/nstester/gcc/commit/b65458005dfb38f2efdca52e42f3dbf4760f91bd


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154653



More information about the llvm-commits mailing list