diff options
author | Nikita Popov <npopov@redhat.com> | 2023-11-02 09:47:31 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-11-02 09:48:04 +0100 |
commit | e408f705240096b3310836fc623256b78709a05f (patch) | |
tree | ed06d99b674fb663293f7c882131cacde73ccf2a /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 8f564e014e6a1e6a871b211de2fa670de23dc869 (diff) | |
download | llvm-e408f705240096b3310836fc623256b78709a05f.zip llvm-e408f705240096b3310836fc623256b78709a05f.tar.gz llvm-e408f705240096b3310836fc623256b78709a05f.tar.bz2 |
[LSR] Avoid use of ConstantExpr::getCast() (NFC)
Use the constant folding API instead, which must succeed as we're
working on a ConstantInt.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions