diff options
author | Florian Hahn <flo@fhahn.com> | 2022-04-28 16:27:34 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-04-28 16:27:34 +0100 |
commit | 43842b887e0a7b918bb2d6c9f672025b2c621f8a (patch) | |
tree | 2b49ee917db7fc61d331573f63280df60a254a90 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 50d648b40ecdb0bedc0676ed96aad59ebf257d7e (diff) | |
download | llvm-43842b887e0a7b918bb2d6c9f672025b2c621f8a.zip llvm-43842b887e0a7b918bb2d6c9f672025b2c621f8a.tar.gz llvm-43842b887e0a7b918bb2d6c9f672025b2c621f8a.tar.bz2 |
[VPlan] Remove uneeded needsVectorIV check.
Remove one of the last remaining uses of ::needsVectorIV, preparing for
its removal. Now that usesScalars is available and based on the
information explicit in VPlan, there is no need to use the pre-computed
needsVectorIV.
Reviewed By: Ayal
Differential Revision: https://reviews.llvm.org/D123720
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions