[llvm] Revert "[CodeGen] Update for scalable MemoryType in MMO" (PR #88803)

Michael Maitland via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 15 15:47:54 PDT 2024


michaelmaitland wrote:

IIUC what is going on here, this fixes the bug but does not include the functionality of #70452. Is there an alternative approach where we fix the bug while Remove getSizeOrUnknown call when MachineMemOperand is created as the original patch intended?

https://github.com/llvm/llvm-project/pull/88803


More information about the llvm-commits mailing list