diff options
| author | Mel Chen <mel.chen@sifive.com> | 2024-11-05 15:13:59 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-05 15:13:59 +0800 |
| commit | 70de0b8bea31bb734bce86581574a60a0968d838 (patch) | |
| tree | 98af17b267d877076dda8cc2c7be7642404a2abd /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 7de1eff7cff35481e4a502858c5e3ff21502b186 (diff) | |
[LV][NFC] Simplify initialization of MinProfitableTripCount (#113445)
Iteration runtime check confirms whether the trip count is greater than
VFxUF at least. Therefore, there is no need to adjust the
MinProfitableTripCount to VF if it is zero.
Retaining the original MinProfitableTripCount information is also
beneficial for supporting more profitable runtime checks in the future.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
