Skip to content

pmac32_defconfig boot failure after LLVM commit 1bd0b82e508d049efdb07f4f8a342f35818df341 #1770

@nathanchance

Description

@nathanchance

I just bisected a boot failure with ARCH=powerpc pmac32_defconfig to commit 1bd0b82e508d ("[SimplifyCFG] FoldBranchToCommonDest(): deal with mismatched IV's in PHI's in common successor block") in LLVM:

$ make -skj$(nproc) ARCH=powerpc CROSS_COMPILE=powerpc-linux-gnu- LLVM=1 LLVM_IAS=0 mrproper pmac32_defconfig

# For proper serial console output
$ scripts/config -e SERIAL_PMACZILOG -e SERIAL_PMACZILOG_CONSOLE

$ make -skj$(nproc) ARCH=powerpc CROSS_COMPILE=powerpc-linux-gnu- LLVM=1 LLVM_IAS=0 olddefconfig vmlinux

$ .../boot-qemu.py -a ppc32_mac -k vmlinux -t 1m

I do not see any console output from the kernel so it appears to be hanging before that point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    [ARCH] powerpcThis bug impacts ARCH=powerpc[BUG] UntriagedSomething isn't working[BUG] llvm (main)A bug in an unreleased version of LLVM (this label is appropriate for regressions)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions