[PATCH] D67403: [AArch64] MachineCombiner FMA matching. NFC.

Sebastian Pop via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 11 08:44:40 PDT 2019


sebpop added a comment.

Never mind.  You cannot do the other ones as it would call Match too many times and would not follow the semantics of the original code.

The patch looks good to me as is.


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

https://reviews.llvm.org/D67403





More information about the llvm-commits mailing list