[PATCH] D72794: [LegalizeDAG][Mips] Add an assert to protect a uint_to_fp implementation from double rounding. Add a i32->f32 uint_to_fp implementation that avoids this code.

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 04:30:58 PST 2020


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

LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72794





More information about the llvm-commits mailing list