[PATCH] D61419: Support FNeg ConstantExpr folding

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 3 09:03:25 PDT 2019


cameron.mcinally added a comment.

In D61419#1489734 <https://reviews.llvm.org/D61419#1489734>, @spatel wrote:

> There are still independent changes here from what I can tell.
>  Can we start with this: extract the pattern match diff and add a test for it to unittests/IR/PatternMatch.cpp ?


That's fair. This Diff grew too quickly in too many directions. Maybe we should start fresh in smaller chunks.

PatternMatcher patch coming soon...


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61419





More information about the llvm-commits mailing list