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

Zhang Kang via All-commits all-commits at lists.llvm.org
Thu Aug 20 18:11:22 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 95e18b2d9d5f93c209ea81df79c2e18ef77de506
      https://github.com/llvm/llvm-project/commit/95e18b2d9d5f93c209ea81df79c2e18ef77de506
  Author: Kang Zhang <shkzhang at cn.ibm.com>
  Date:   2020-08-21 (Fri, 21 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.




More information about the All-commits mailing list