[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 13:07:46 PDT 2019


efriedma added a comment.

We generally try to avoid keeping dead code in-tree, but I guess I'm not strongly opposed to it here.


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

https://reviews.llvm.org/D61331





More information about the llvm-commits mailing list