[PATCH] D73978: [WIP][FPEnv] Don't transform FSUB(-0.0,X)->FNEG(X) when flushing denormals

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 24 06:14:38 PST 2020


spatel added a comment.

In D73978#1884643 <https://reviews.llvm.org/D73978#1884643>, @cameron.mcinally wrote:

> Thanks, Sanjay. I'm okay with either approach.


rGa253a2a793cd <https://reviews.llvm.org/rGa253a2a793cda34d1f6421ee9b7ca76a03fdfc59>: [SDAG] fold fsub -0.0, undef to undef rather than NaN.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73978





More information about the llvm-commits mailing list