[all-commits] [llvm/llvm-project] 2d7889: [PowerPC] Add implicit-def RM to instructions mtfs...

Lei Huang via All-commits all-commits at lists.llvm.org
Mon Jul 26 12:07:23 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d788959edda2155398ed760d19aee84259ed814
      https://github.com/llvm/llvm-project/commit/2d788959edda2155398ed760d19aee84259ed814
  Author: Lei Huang <lei at ca.ibm.com>
  Date:   2021-07-26 (Mon, 26 Jul 2021)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCInstrInfo.td
    M llvm/test/CodeGen/PowerPC/2008-10-28-f128-i32.ll

  Log Message:
  -----------
  [PowerPC] Add implicit-def RM to instructions mtfsb[01]

This is a followup patch for D105930 to add implicit-def of RM for
mtfsb[01] instructions as per review comments.

Reviewed By: nemanjai

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




More information about the All-commits mailing list