The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
28.75k
stars
11.89k
forks
source link
[MachineBlockPlacement] Assertion "Attempting to place block with unscheduled predecessors in worklist" #43467
Open
huihzhang opened 4 years ago
Extended Description
To reproduce Run:
llc -o - test.mir -run-pass=block-placement -mtriple=thumbv7-unknown-linux-gnueabi -verify-machineinstrs -O3