[PATCH] D107230: [RISCV] Support FP_TO_S/UINT_SAT for i32 and i64.

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 7 14:55:05 PDT 2021


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

LGTM.

BTW, in the tablegen files some pre-existing comments like `float->int32` have the width suffix and others don't. I'm not sure if there's any particular logic to that that we should be following?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107230



More information about the llvm-commits mailing list