[PATCH] D58080: GlobalISel: Use default rounding mode when extending fconstant

Roman Tereshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 11 16:21:03 PST 2019


rtereshin added a comment.

> I don't think this matters since the values should all be exactly representable.

We could probably assert LosesInfo being false in here.


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

https://reviews.llvm.org/D58080





More information about the llvm-commits mailing list