diff options
author | Nikita Popov <npopov@redhat.com> | 2023-11-06 16:55:08 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-11-06 16:58:04 +0100 |
commit | 8f76522a61d01cf7d70debd39418259e969bb8d6 (patch) | |
tree | c08f4fd53daeeb2136daeb7d13bd0669e2eed20f /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 87b00ef35a0060e29fbc771e8557600e396f966c (diff) | |
download | llvm-8f76522a61d01cf7d70debd39418259e969bb8d6.zip llvm-8f76522a61d01cf7d70debd39418259e969bb8d6.tar.gz llvm-8f76522a61d01cf7d70debd39418259e969bb8d6.tar.bz2 |
[SCEV] Remove mul handling from BuildConstantFromSCEV()
We can't support this once mul constant expressions are removed,
and this is not useful in any practical sense (as this code is
primarily intended for GEP expressions).
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions