| | | | --- | --- | | Bugzilla Link | [11395](https://llvm.org/bz11395) | | Version | trunk | | OS | Linux | | CC | @echristo,@efriedma-quic,@stoklund | ## Extended Description Reproducer: % ./Release+Asserts/bin/llc z.o.ll error: ran out of registers during register allocation Reduced from ffmpeg sources (with inline assembly) building with AddressSanitizer for x86_32 Observed on r144798