[all-commits] [llvm/llvm-project] fdbc30: PeepholeOpt: Remove pointless check for subregiste...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Feb 26 01:49:47 PST 2025
Branch: refs/heads/users/arsenm/peephole-opt/remove-subreg-def-check-getNextSourceFromPHI
Home: https://github.com/llvm/llvm-project
Commit: fdbc30bc9aa5a8e4f53767fc23ff09d47fa5ac69
https://github.com/llvm/llvm-project/commit/fdbc30bc9aa5a8e4f53767fc23ff09d47fa5ac69
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-02-26 (Wed, 26 Feb 2025)
Changed paths:
M llvm/lib/CodeGen/PeepholeOptimizer.cpp
Log Message:
-----------
PeepholeOpt: Remove pointless check for subregister def
Subregister defs are illegal in SSA
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