diff options
author | Luke Lau <luke@igalia.com> | 2025-10-04 17:56:13 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-04 21:56:13 +0000 |
commit | e301a7bbe1fb7006b969c54675ec3813b45d82c7 (patch) | |
tree | 907370054d57b40b4710e165c8426af07add9b72 /llvm/unittests/Object/BuildIDTest.cpp | |
parent | 9bfbff2c22f14d0494d324302bb5df0f7d2a7c45 (diff) | |
download | llvm-e301a7bbe1fb7006b969c54675ec3813b45d82c7.zip llvm-e301a7bbe1fb7006b969c54675ec3813b45d82c7.tar.gz llvm-e301a7bbe1fb7006b969c54675ec3813b45d82c7.tar.bz2 |
[TTI] Remove getVPMemoryOpCost. NFC (#160838)
No target implements this and nothing calls it. The cost of
vp.load/store/gather/scatter etc. are handled by
BasicTTIImpl::getIntrinsicInstrCost which forwards it onto the
appropriate TTI::getMemoryOpCost/getGatherScatterOpCost etc.
Diffstat (limited to 'llvm/unittests/Object/BuildIDTest.cpp')
0 files changed, 0 insertions, 0 deletions