[PATCH] D68810: Document rounding and exceptions for llvm.lround and llvm.lrint

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 11 13:07:37 PST 2019


efriedma added a comment.

These intrinsics don't raise exceptions, semantically; they're readnone.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68810





More information about the llvm-commits mailing list