Skip to content
Commit c1c94bc2 authored by Quentin Colombet's avatar Quentin Colombet
Browse files

[MachineVerifier] Teach how to check some of the properties of generic

virtual registers.

Generic virtual registers:
- May not have a register class
- May not have a register bank
- If they do not have a register class they must have a size
- If they have a register bank, the size of the register bank must be
  greater or equal to the size of the virtual register (basically check
  that the virtual register will fit into that register class)

llvm-svn: 265798
parent 1694cb5c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment