diff options
author | Philip Reames <preames@rivosinc.com> | 2023-04-25 11:57:46 -0700 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2023-04-25 12:04:42 -0700 |
commit | 09d879d060ed31b22a6e72f7f5e44fe9b5660aa3 (patch) | |
tree | 968e2eb15e8cfef899616637ac516c701108da19 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 88c618cc414b6a4d0f961825bf029d8266a37254 (diff) | |
download | llvm-09d879d060ed31b22a6e72f7f5e44fe9b5660aa3.zip llvm-09d879d060ed31b22a6e72f7f5e44fe9b5660aa3.tar.gz llvm-09d879d060ed31b22a6e72f7f5e44fe9b5660aa3.tar.bz2 |
[SCEV] Common code for computing trip count in a fixed type [NFC-ish]
This is a follow on to D147117 and D147355. In both cases, we were adding special cases to compute zext(BTC+1) instead of zext(BTC)+1 when the BTC+1 computation was known not to overflow.
Differential Revision: https://reviews.llvm.org/D148661
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions