[all-commits] [llvm/llvm-project] ae0b05: PPC: Remove manual run of machine verifier

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Jul 7 08:32:07 PDT 2026


  Branch: refs/heads/users/arsenm/ppc/remove-manual-machine-verify-ppc-mi-peephole
  Home:   https://github.com/llvm/llvm-project
  Commit: ae0b053714419b6b94f578fbf6df20eb1306c9e7
      https://github.com/llvm/llvm-project/commit/ae0b053714419b6b94f578fbf6df20eb1306c9e7
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2026-07-07 (Tue, 07 Jul 2026)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCMIPeephole.cpp

  Log Message:
  -----------
  PPC: Remove manual run of machine verifier

This is redundant with using the standard -verify-machineinstrs.
It's also confusing / worse, since the error is not produced to
stderr.



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