[PATCH] D63141: [DAGCombine] GetNegatedExpression - add FMA\FMAD support

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 22 09:05:19 PDT 2019


RKSimon added a comment.

Once this is in place, the plan is to start work on https://bugs.llvm.org/show_bug.cgi?id=42863 so we can hook this into propagating negation through target opcodes as well.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63141





More information about the llvm-commits mailing list