[PATCH] D75162: [X86][F16C] Remove cvtph2ps intrinsics and use generic half2float conversion (PR37554)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 13:04:41 PST 2020


RKSimon added a comment.

In D75162#1896365 <https://reviews.llvm.org/D75162#1896365>, @craig.topper wrote:

> Should we check that this generates constrained.fpext in strict mode?


Sure - where is the best place(s) to test this?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75162





More information about the llvm-commits mailing list