diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-09-24 15:54:02 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-24 15:54:02 -0700 |
commit | 6c7134b2667b3abbbb3f56352a0020f398994d14 (patch) | |
tree | 5bcb8871433460be0f598e21d734a91628a04b21 /clang/lib/CodeGen/BackendUtil.cpp | |
parent | 98260a1a2786f5e639fbcf7a1f3540554f0692f0 (diff) | |
download | llvm-6c7134b2667b3abbbb3f56352a0020f398994d14.zip llvm-6c7134b2667b3abbbb3f56352a0020f398994d14.tar.gz llvm-6c7134b2667b3abbbb3f56352a0020f398994d14.tar.bz2 |
[RISCV] Don't create MachineMemOperand in foldMemoryOperandImpl. (#109840)
The caller already does this after we return. I think it will overwrite
any MMO we add.
I'm the original author of this code and I'm not sure why I did it.
Diffstat (limited to 'clang/lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions