[PATCH] D71624: [FPEnv] Strict versions of llvm.minimum/llvm.maximum

Ulrich Weigand via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 23:21:41 PST 2019


uweigand marked an inline comment as done.
uweigand added inline comments.


================
Comment at: llvm/docs/LangRef.rst:16596
+
+This function follows semantics specified in the draft of IEEE 754-2018.
+
----------------
craig.topper wrote:
> Should this refer to 754-2019 now?
Well, I just copied the current wording from llvm.minimum.  I guess we should use 754-2019 now; it looks like this was discussed in D67507 but the patch wasn't applied for some reasons ...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71624





More information about the llvm-commits mailing list