diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2019-06-27 19:09:51 +0000 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2019-06-27 19:09:51 +0000 |
commit | bd34e50cf0a908c6fe36a5a327281fb292fb1cfc (patch) | |
tree | 29ec3e3b126c9a48580d46209988d212bad749ee /llvm/lib/Analysis/ValueTracking.cpp | |
parent | c5486b23bc7268b39149a3790d557ab82f382ee5 (diff) | |
download | llvm-bd34e50cf0a908c6fe36a5a327281fb292fb1cfc.zip llvm-bd34e50cf0a908c6fe36a5a327281fb292fb1cfc.tar.gz llvm-bd34e50cf0a908c6fe36a5a327281fb292fb1cfc.tar.bz2 |
[NFC][CodeGen] Add negative test for X u% C == 0 fold (D63391)
The fold (D63391) uses multiplicativeInverse(),
but it is not guaranteed to always succeed,
and '100' appears to be one of the problematic values.
llvm-svn: 364578
Diffstat (limited to 'llvm/lib/Analysis/ValueTracking.cpp')
0 files changed, 0 insertions, 0 deletions