Test case to show the wrong code gen for int16 -> __fp16 conversion,
clang just emit a load and store without did conversion in the case,
and another case used for demonstrate the code gen change of __fp16
-> int16.
Differential D124510
[RISCV] Precommit test for D124509 kito-cheng on Apr 27 2022, 2:32 AM. Authored by
Details Test case to show the wrong code gen for int16 -> __fp16 conversion, and another case used for demonstrate the code gen change of __fp16
Diff Detail
|