diff options
author | Alexandros Lamprineas <alexandros.lamprineas@arm.com> | 2023-07-10 09:33:01 +0100 |
---|---|---|
committer | Alexandros Lamprineas <alexandros.lamprineas@arm.com> | 2023-07-11 13:24:12 +0100 |
commit | cae00b2a9bb9eabaf71b204cea2a655c18bd51ac (patch) | |
tree | ff5389b6bfb15109727fa376e2921cb5aaf96d89 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 50278b5418e3bb96a68ecb172caa1de4905941da (diff) | |
download | llvm-cae00b2a9bb9eabaf71b204cea2a655c18bd51ac.zip llvm-cae00b2a9bb9eabaf71b204cea2a655c18bd51ac.tar.gz llvm-cae00b2a9bb9eabaf71b204cea2a655c18bd51ac.tar.bz2 |
[FuncSpec][NFC] Improve the unittest coverage for constant folding of GEPs.
The InstCostVisitor is currently using the DataLayout-independent constant
folding interface. This is a workaround since we can't directly call
ConstantExpr::getGetElementPtr due to deprecation. This patch shows that
the constant folding interface we are using is not good enough.
Differential Revision: https://reviews.llvm.org/D154820
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions