Unverified Commit 57146dae authored by Harvin Iriawan's avatar Harvin Iriawan Committed by GitHub
Browse files

[CodeGen] Update for scalable MemoryType in MMO (#70452)



Remove getSizeOrUnknown call when MachineMemOperand is created.  For Scalable
TypeSize, the MemoryType created becomes a scalable_vector.

2 MMOs that have scalable memory access can then use the updated BasicAA that
understands scalable LocationSize.

Original Patch by Harvin Iriawan
Co-authored-by: default avatarDavid Green <david.green@arm.com>
parent f886dfed
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment