[all-commits] [llvm/llvm-project] 541552: Revert "[CodeGen] Update for scalable MemoryType i...
AdityaK via All-commits
all-commits at lists.llvm.org
Mon Apr 15 15:08:58 PDT 2024
Branch: refs/heads/revert-70452-getSizeOrUnknown_removed
Home: https://github.com/llvm/llvm-project
Commit: 5415528397880c89b5408eed6131aa2c752797a1
https://github.com/llvm/llvm-project/commit/5415528397880c89b5408eed6131aa2c752797a1
Author: AdityaK <hiraditya at msn.com>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
M llvm/include/llvm/Analysis/MemoryLocation.h
M llvm/include/llvm/CodeGen/MachineFunction.h
M llvm/lib/CodeGen/GlobalISel/LoadStoreOpt.cpp
M llvm/lib/CodeGen/MachineInstr.cpp
M llvm/lib/CodeGen/MachineOperand.cpp
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/test/CodeGen/AArch64/aarch64-sme2-asm.ll
M llvm/test/CodeGen/AArch64/alloca-load-store-scalable-array.ll
M llvm/test/CodeGen/AArch64/alloca-load-store-scalable-struct.ll
M llvm/test/CodeGen/RISCV/rvv/alloca-load-store-scalable-array.ll
M llvm/test/CodeGen/RISCV/rvv/alloca-load-store-scalable-struct.ll
M llvm/test/CodeGen/RISCV/rvv/rvv-peephole-vmerge-vops-mir.ll
Log Message:
-----------
Revert "[CodeGen] Update for scalable MemoryType in MMO (#70452)"
This reverts commit 57146daeaaf366050dc913db910fcc2995a3e06d.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list