[all-commits] [llvm/llvm-project] dcdf2a: [PowerPC] Fix a typo for InstAlias of mfsprg

Zhang Kang via All-commits all-commits at lists.llvm.org
Mon Aug 24 11:45:16 PDT 2020


  Branch: refs/heads/release/11.x
  Home:   https://github.com/llvm/llvm-project
  Commit: dcdf2aff02a154f9f862d6f01feff3de1389cc47
      https://github.com/llvm/llvm-project/commit/dcdf2aff02a154f9f862d6f01feff3de1389cc47
  Author: Kang Zhang <shkzhang at cn.ibm.com>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCInstr64Bit.td

  Log Message:
  -----------
  [PowerPC] Fix a typo for InstAlias of mfsprg

D77531 has a type for mfsprg, it should be mtsprg. This patch is to fix
this typo.

(cherry picked from commit 95e18b2d9d5f93c209ea81df79c2e18ef77de506)




More information about the All-commits mailing list