[PATCH] D124509: [RISCV] Fix int16 -> __fp16 conversion code gen

Zakk Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 27 19:51:00 PDT 2022


khchen added a comment.

It's seem like all targets need to return `false` in `useFP16ConversionIntrinsics` for correctness of `int16` -> `__fp16` conversion?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124509



More information about the cfe-commits mailing list