diff options
author | Philip Reames <preames@rivosinc.com> | 2022-08-22 15:26:36 -0700 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2022-08-23 07:55:42 -0700 |
commit | c9608d57b8ffa0102cb645fb5b42621831bf4d40 (patch) | |
tree | a1e1f4964cb79ce413c72e94e5e625aeedd4a8b0 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2c923b88631cda41cbddf58a13ccfb5c04a2fc3c (diff) | |
download | llvm-c9608d57b8ffa0102cb645fb5b42621831bf4d40.zip llvm-c9608d57b8ffa0102cb645fb5b42621831bf4d40.tar.gz llvm-c9608d57b8ffa0102cb645fb5b42621831bf4d40.tar.bz2 |
[TTI] Plumb through OperandValueInfo in getMemoryOpCost [NFC]
This has the effect of exposing the power-of-two property for use in memory op costing, but no target actually uses it yet. The main point of this change is simple consistency with the recently changes getArithmeticInstrCost, and to remove the last (interface) use of OperandValueKind.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions