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

Andy Kaylor via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 12:58:53 PST 2016


andrew.w.kaylor added a comment.

Is flush-to-zero currently handled with function attributes?

Also, how would you feel about deferring flush-to-zero support to a later patch?


Repository:
  rL LLVM

https://reviews.llvm.org/D27028





More information about the llvm-commits mailing list