[PATCH] D71218: [FPEnv] Remove rounding mode argument for constrained minnum/maxnum

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 9 11:29:54 PST 2019


craig.topper added a comment.

I've also been wondering if we should drop rounding from ceil, floor, trunc, and round. Looks like lround/llround don't have rounding.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71218





More information about the llvm-commits mailing list