[PATCH] D110606: [X86][FP16] Fix a bug when Combine the FADD(A, FMA(B, C, 0)) to FMA(B, C, A).

LiuChen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 27 20:16:09 PDT 2021


LiuChen3 added a comment.

Can you take a review again and +1 if no problem? I missed changing some testcases. Thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110606



More information about the llvm-commits mailing list