[all-commits] [llvm/llvm-project] 977a51: Revert "[MIRPrinter] Don't print space when there ...
Alex Bradbury via All-commits
all-commits at lists.llvm.org
Wed Jan 31 09:00:44 PST 2024
Branch: refs/heads/revert-80143-mir-unreachable-block-print
Home: https://github.com/llvm/llvm-project
Commit: 977a5117995dc4f78f1f9232f13395d50775887c
https://github.com/llvm/llvm-project/commit/977a5117995dc4f78f1f9232f13395d50775887c
Author: Alex Bradbury <asb at asbradbury.org>
Date: 2024-01-31 (Wed, 31 Jan 2024)
Changed paths:
M llvm/lib/CodeGen/MIRPrinter.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/uaddo-8-16-bits.mir
M llvm/test/CodeGen/AArch64/regalloc-last-chance-recolor-with-split.mir
M llvm/test/CodeGen/AArch64/tail-dup-redundant-phi.mir
M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-trap.mir
M llvm/test/CodeGen/ARM/constant-island-movwt.mir
R llvm/test/CodeGen/MIR/X86/unreachable-block-print.mir
M llvm/test/CodeGen/X86/statepoint-invoke-ra-enter-at-end.mir
M llvm/test/CodeGen/X86/statepoint-invoke-ra-remove-back-copies.mir
M llvm/test/CodeGen/X86/statepoint-vreg-invoke.ll
Log Message:
-----------
Revert "[MIRPrinter] Don't print space when there is no successor (#80143)"
This reverts commit b7738e275dc097f224d00434253b485288a6caff.
More information about the All-commits
mailing list