[PATCH] D61331: [SelectionDAG] remove constant folding limitations based on FP exceptions

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 12:19:56 PDT 2019


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

LGTM; this matches the direction we're going, where we use different DAG nodes for functions which care about FP exceptions.  (Please wait a couple days in case I'm missing something obvious.)


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

https://reviews.llvm.org/D61331





More information about the llvm-commits mailing list