[PATCH] D27028: Add intrinsics for constrained floating point operations

Hal Finkel via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 11:18:55 PST 2016


hfinkel added a comment.

In https://reviews.llvm.org/D27028#604594, @arsenm wrote:

> As I mentioned at the meeting I think these need a way to control whether denormals are flushed or not


You mean that there should be a way to control this on a per-operation basis, or there should be some way to represent that the user might be changing some thread state that controls how this is done?


Repository:
  rL LLVM

https://reviews.llvm.org/D27028





More information about the llvm-commits mailing list