mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-04 11:27:34 +00:00
GlobalISel: fix mistaken comment change
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286517 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c5bdc92c0d
commit
b020491725
@ -653,8 +653,7 @@ public:
|
||||
unsigned createGenericVirtualRegister(LLT Ty);
|
||||
|
||||
/// Remove all types associated to virtual registers (after instruction
|
||||
/// selection and constraining of all generic virtual registers). Returns true
|
||||
/// if the VReg mapping was consistent.
|
||||
/// selection and constraining of all generic virtual registers).
|
||||
void clearVirtRegTypes();
|
||||
|
||||
/// Creates a new virtual register that has no register class, register bank
|
||||
|
Loading…
x
Reference in New Issue
Block a user