diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-12-04 11:43:47 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-12-04 11:43:52 +0000 |
commit | 041e5c96c4bd247a3dd6099f49143ee66d9205d8 (patch) | |
tree | 6c61796c794a67a460d024d7e90275e5d9ddc546 /llvm/lib/CodeGen/MachineVerifier.cpp | |
parent | 0adab6b1af5b1874099b1e97fdcea2ce5020d79a (diff) | |
download | llvm-041e5c96c4bd247a3dd6099f49143ee66d9205d8.zip llvm-041e5c96c4bd247a3dd6099f49143ee66d9205d8.tar.gz llvm-041e5c96c4bd247a3dd6099f49143ee66d9205d8.tar.bz2 |
[X86] getMemoryOpCost - ensure we pass through OpInfo / Instruction args to base getMemoryOpCost calls
Nothing really uses these yet, but we shouldn't be losing the info.
We can also pass on the OpInfo arg to the getMemoryOpCost constant load call to indicate if its constant/uniform/pow2 etc.
Prep cleanup for #111126
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions