Files
clang-p2996/llvm/lib/CodeGen/RegAllocGreedy.cpp
Matt Arsenault c3b27c236d RegAllocGreedy: Fix assert with remarks on unassigned subregisters
This tried to query the physical subregister on virtual registers
if they were left unassigned.
2023-06-25 19:26:25 -04:00

99 KiB