[all-commits] [llvm/llvm-project] 5eebb5: PPC: Fix regression for 32-bit ppc with 64-bit sup...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Sep 19 19:31:59 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5eebb58fb42fa173ada0465d574ca182e9bf6448
      https://github.com/llvm/llvm-project/commit/5eebb58fb42fa173ada0465d574ca182e9bf6448
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-09-20 (Sat, 20 Sep 2025)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPC.td
    A llvm/test/CodeGen/PowerPC/ppc32_64bit_support_cpus.ll

  Log Message:
  -----------
  PPC: Fix regression for 32-bit ppc with 64-bit support (#159893)

Fixes regression after e5bbaa9c8fb6e06dbcbd39404039cc5d31df4410.
e5500 accidentally still had the 64bit feature applied instead of
64bit-support.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list