diff options
author | Max Kazantsev <mkazantsev@azul.com> | 2023-04-10 13:57:51 +0700 |
---|---|---|
committer | Max Kazantsev <mkazantsev@azul.com> | 2023-04-10 14:00:14 +0700 |
commit | d0950d05a61a116b30f45448e879924504f03b3d (patch) | |
tree | 59dc5248c407b0785c3279dc85fa0825058d3aaf /llvm/utils/TableGen/CodeGenDAGPatterns.cpp | |
parent | b434051dc83d77c8e8e349ab1992dcb0c795a7ea (diff) | |
download | llvm-d0950d05a61a116b30f45448e879924504f03b3d.zip llvm-d0950d05a61a116b30f45448e879924504f03b3d.tar.gz llvm-d0950d05a61a116b30f45448e879924504f03b3d.tar.bz2 |
[NFC][IRCE] Do not store latch exit count
It is not actually used for any computations. Its only purpose is to
check that the loop is finite and find out the type of computed exit
count. Refactor code so that we only store this type.
Diffstat (limited to 'llvm/utils/TableGen/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions