diff options
author | Alexis Engelke <engelke@in.tum.de> | 2024-06-22 09:20:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-22 09:20:45 +0200 |
commit | a89669cb6ba7d0fbda0785650f03390b55a7650f (patch) | |
tree | cb04b3dafdf52b6dbe4fbd762c243b9733507938 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | c9c0c465a7bd0ce922da63410d79d04c663c6ffe (diff) | |
download | llvm-a89669cb6ba7d0fbda0785650f03390b55a7650f.zip llvm-a89669cb6ba7d0fbda0785650f03390b55a7650f.tar.gz llvm-a89669cb6ba7d0fbda0785650f03390b55a7650f.tar.bz2 |
[X86][MC] Drop optional from LowerMachineOperand (#96338)
This caused the MCOperand to be returned in memory. An MCOperand is only
16 bytes and therefore can be returned in registers on x86-64 and
AArch64 (and others).
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions