diff options
author | eopXD <eopxd@skymizer.com> | 2021-06-19 14:26:12 +0000 |
---|---|---|
committer | eopXD <yueh.ting.chen@gmail.com> | 2021-08-05 13:21:48 +0800 |
commit | 26aa1bbe97a3a1566633abbcf754046a6bffb155 (patch) | |
tree | 058210678df5b56905d962478370e39f14df743f /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 9c3345ad1020bbd8ec61a07339c1d1e804ef3011 (diff) | |
download | llvm-26aa1bbe97a3a1566633abbcf754046a6bffb155.zip llvm-26aa1bbe97a3a1566633abbcf754046a6bffb155.tar.gz llvm-26aa1bbe97a3a1566633abbcf754046a6bffb155.tar.bz2 |
[NFCI] [LoopIdiom] Let processLoopStridedStore take StoreSize as SCEV instead of unsigned
Letting it take SCEV allows further modification on the function to optimize
if the StoreSize / Stride is runtime determined.
This is a preceeding of D107353.
The big picture is to let LoopIdiom deal with runtime-determined sizes.
Reviewed By: Whitney, lebedev.ri
Differential Revision: https://reviews.llvm.org/D104595
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions