[all-commits] [llvm/llvm-project] f173ea: TwoAddressInstruction: Fix assert on undef operand...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Feb 3 07:44:14 PST 2025
Branch: refs/heads/users/arsenm/two-address-fix-early-liveints-assert-undef-use
Home: https://github.com/llvm/llvm-project
Commit: f173ea6e5377b7ddbf0a27adbd98e574254e92b1
https://github.com/llvm/llvm-project/commit/f173ea6e5377b7ddbf0a27adbd98e574254e92b1
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-02-03 (Mon, 03 Feb 2025)
Changed paths:
M llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
A llvm/test/CodeGen/ARM/twoaddress-asserts-liveints-undef-use.mir
Log Message:
-----------
TwoAddressInstruction: Fix assert on undef operand with -early-live-intervals
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