[PATCH] D123841: [RISCV] Add rvv codegen support for vp.fptrunc.

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 15 01:49:08 PDT 2022


frasercrmck added a comment.

The incongruousness of lowering vp.fptrunc to VP_FPTRUNC but calling a "RoundLike" function was a bit confusing. I opened D123847 <https://reviews.llvm.org/D123847> to try and make them more consistent.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123841



More information about the llvm-commits mailing list