[all-commits] [llvm/llvm-project] aacf02: [PowerPC] add IR level isFMAFasterThanFMulAndFAdd ...

Chen Zheng via All-commits all-commits at lists.llvm.org
Wed Mar 18 20:30:26 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: aacf022cd57752a8812eba14cd5d283dea3423d7
      https://github.com/llvm/llvm-project/commit/aacf022cd57752a8812eba14cd5d283dea3423d7
  Author: Chen Zheng <czhengsz at cn.ibm.com>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
    M llvm/lib/Target/PowerPC/PPCISelLowering.h

  Log Message:
  -----------
  [PowerPC] add IR level isFMAFasterThanFMulAndFAdd - NFC
And also refactor legacy MIR level isFMAFasterThanFMulAndFAdd.

Reviewed By: steven.zhang

Differential Revision: https://reviews.llvm.org/D76265




More information about the All-commits mailing list