[all-commits] [llvm/llvm-project] 01861c: MachineCSE: Remove check for subreg on a def operand
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Jan 23 01:50:01 PST 2025
Branch: refs/heads/users/arsenm/machine-cse-remove-dead-subreg-def-check
Home: https://github.com/llvm/llvm-project
Commit: 01861c51eb2c6015a1ecbe50e52646e6d05b22b8
https://github.com/llvm/llvm-project/commit/01861c51eb2c6015a1ecbe50e52646e6d05b22b8
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-01-23 (Thu, 23 Jan 2025)
Changed paths:
M llvm/lib/CodeGen/MachineCSE.cpp
Log Message:
-----------
MachineCSE: Remove check for subreg on a def operand
There are no subregister defs 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