[all-commits] [llvm/llvm-project] 302cc8: [DAGCombiner] clean-up FMA+FMUL folds; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Sat Jun 6 07:33:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 302cc8a121b5750e2b98081b228063742a1f83e9
      https://github.com/llvm/llvm-project/commit/302cc8a121b5750e2b98081b228063742a1f83e9
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-06-06 (Sat, 06 Jun 2020)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp

  Log Message:
  -----------
  [DAGCombiner] clean-up FMA+FMUL folds; NFC

D80801 suggests some readability improvements before mocing this block.




More information about the All-commits mailing list