[PATCH] D69870: [builtins] Implement rounding mode support for i386/x86_64

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 13 12:50:48 PST 2019


craig.topper added a comment.

Would it be better to just do a dummy inexact division operation to trigger than inexact exception instead of manipulating the environment?


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D69870





More information about the llvm-commits mailing list