diff options
author | Nikita Popov <npopov@redhat.com> | 2022-06-29 14:34:02 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-06-29 14:35:05 +0200 |
commit | 30ea6a06364c4aad1175f2d1440a1ee2ffd8d3e0 (patch) | |
tree | c4cff3cbf2a384a14ea8abce0febe2f1a510fd14 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | be80c6d1b16922ad324c0dea0db9dca836fd3c50 (diff) | |
download | llvm-30ea6a06364c4aad1175f2d1440a1ee2ffd8d3e0.zip llvm-30ea6a06364c4aad1175f2d1440a1ee2ffd8d3e0.tar.gz llvm-30ea6a06364c4aad1175f2d1440a1ee2ffd8d3e0.tar.bz2 |
[SCEV] Don't create udiv constant expression (NFC)
Work on APInts to make it clear that this will not create a
constant expression.
This code path is not reached if the RHS is zero.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions