llvm-project
72ed8086
- [MIR] Remove separate Size variable from parseMachineMemoryOperand. NFC (#101453)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[MIR] Remove separate Size variable from parseMachineMemoryOperand. NFC (#101453) Size is updated in sync with MemoryType. Instead of maintaining a separate Size, use the size from MemoryType where needed.
References
#101453 - [MIR] Remove separate Size variable from parseMachineMemoryOperand. NFC
Author
topperc
Parents
86815a18
Loading