With a context instruction, this would produce a context
error. However, it would continue on and do an out of bounds access of
the empty allocation order array.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D94914
RegAlloc: Fix assert if all registers in class reserved ClosedPublic Authored by arsenm on Jan 18 2021, 7:01 AM.
Details
Diff Detail Event TimelineHerald added subscribers: kerbowa, hiraditya, nhaehnle, jvesely. · View Herald TranscriptJan 18 2021, 7:01 AM This revision is now accepted and ready to land.Jan 28 2021, 10:21 AM
Revision Contents
Diff 317347 llvm/lib/CodeGen/RegAllocBase.cpp
llvm/test/CodeGen/AMDGPU/alloc-all-regs-reserved-in-class.mir
|