diff options
author | Philip Reames <preames@rivosinc.com> | 2024-03-06 07:49:58 -0800 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2024-03-06 08:48:25 -0800 |
commit | 7755c26195900fa5611cd87582acd2f1875d3c40 (patch) | |
tree | 6a71387ce09d3b0723117f3a54d60885f9f4c5a2 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 67c82d6ffb4bbc21212116a11f390761d859297a (diff) | |
download | llvm-7755c26195900fa5611cd87582acd2f1875d3c40.zip llvm-7755c26195900fa5611cd87582acd2f1875d3c40.tar.gz llvm-7755c26195900fa5611cd87582acd2f1875d3c40.tar.bz2 |
[SCEV] Include type when printing constant max backedge taken count
When printing the result of the analysis, i8 -1 and i64 -1 are quite
different in terms of analysis quality. In a recent conversion with
a new contributor, we ran into exactly this confusion.
Adding the type for constant scevs more globally seems worthwhile, but
introduces a much larger test diff. I'm splitting this off first since
it addresses the immediate need, and then going to do some further
changes to clarify a few related bits of analysis result output.
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions