[all-commits] [llvm/llvm-project] e0f86c: Revert "RegisterCoalescer: Add implicit-def of sup...
Kirill Stoimenov via All-commits
all-commits at lists.llvm.org
Mon Oct 2 11:22:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e0f86ca2004b2d87ffe3c1e8242650a29fa98a82
https://github.com/llvm/llvm-project/commit/e0f86ca2004b2d87ffe3c1e8242650a29fa98a82
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2023-10-02 (Mon, 02 Oct 2023)
Changed paths:
M llvm/lib/CodeGen/RegisterCoalescer.cpp
M llvm/test/CodeGen/X86/bswap.ll
R llvm/test/CodeGen/X86/coalescer-breaks-subreg-to-reg-liveness.ll
R llvm/test/CodeGen/X86/coalescing-subreg-to-reg-requires-subrange-update.mir
R llvm/test/CodeGen/X86/subreg-to-reg-coalescing.mir
Log Message:
-----------
Revert "RegisterCoalescer: Add implicit-def of super register when coalescing SUBREG_TO_REG"
This reverts commit 414ff812d6241b728754ce562081419e7fc091eb.
More information about the All-commits
mailing list