[all-commits] [llvm/llvm-project] 406929: [PowerPC] Fix the register class for the instructi...

Stefan Pintilie via All-commits all-commits at lists.llvm.org
Fri Dec 1 12:53:23 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4069299d71e16ffc9bb548b628bb5fbb10ff740d
      https://github.com/llvm/llvm-project/commit/4069299d71e16ffc9bb548b628bb5fbb10ff740d
  Author: Stefan Pintilie <stefanp at ca.ibm.com>
  Date:   2023-12-01 (Fri, 01 Dec 2023)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCInstrP10.td
    A llvm/test/MC/PowerPC/ppc64-encoding-full-names.s

  Log Message:
  -----------
  [PowerPC] Fix the register class for the instruction paddi. (#73995)

The register class for the PADDI definition is incorrect as register
zero for RA is treated as an actual zero.




More information about the All-commits mailing list