Skip to content
Snippets Groups Projects
Forked from SCALE / SCALE Users Group (SUG) Workshop Files / 2023
Source project has a limited visibility.
user avatar
Sam Parker authored
Use getMemoryOpCost from the generic implementation of getUserCost
and have getInstructionThroughput return the result of that for loads
and stores.

This also means that the X86 implementation of getUserCost can be
removed with the functionality folded into its getMemoryOpCost.

Differential Revision: https://reviews.llvm.org/D80984
9303546b
Name Last commit Last update
..