[PATCH] D108619: [DAGCombine] Allow FMA combine with both FMA and FMAC

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 24 02:03:01 PDT 2021


foad added a comment.

s/FMAC/FMAD/g in the commit message, since that's what SelectionDAG calls it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108619



More information about the llvm-commits mailing list