[PATCH] D154528: [Codegen] Generate fast fp64-to-fp16 conversions in unsafe mode.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 10:41:46 PDT 2023


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

I had forgotten about these sorts of uses of unsafe-fp-math, I thought we were getting closer to eliminating it


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154528



More information about the llvm-commits mailing list