[all-commits] [llvm/llvm-project] c096c8: PPC: Remove manual run of machine verifier (#208032)
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jul 21 02:07:20 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c096c8ddf1fee7777f9724c05f04fa3f5d2033d3
https://github.com/llvm/llvm-project/commit/c096c8ddf1fee7777f9724c05f04fa3f5d2033d3
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-07-21 (Tue, 21 Jul 2026)
Changed paths:
M llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
Log Message:
-----------
PPC: Remove manual run of machine verifier (#208032)
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