[all-commits] [llvm/llvm-project] 01a6c0: [PHIElimination] Verify reappropriated COPY is of ...
Guy David via All-commits
all-commits at lists.llvm.org
Tue Jul 1 09:18:52 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 01a6c0853314f4a704f5003e4d3d188282fee775
https://github.com/llvm/llvm-project/commit/01a6c0853314f4a704f5003e4d3d188282fee775
Author: Guy David <49722543+guy-david at users.noreply.github.com>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M llvm/lib/CodeGen/PHIElimination.cpp
M llvm/test/CodeGen/AArch64/PHIElimination-reuse-copy.mir
M llvm/test/CodeGen/AArch64/tbl-loops.ll
Log Message:
-----------
[PHIElimination] Verify reappropriated COPY is of similar register class, update livevars. (#146337)
Follow up to the second bug that
https://github.com/llvm/llvm-project/pull/131837 introduced, described
in
https://github.com/llvm/llvm-project/pull/131837#issuecomment-3018777795.
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