diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-12-23 10:25:19 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-12-23 10:26:28 -0800 |
commit | 08d1d74289f4cf74b9ebbb1c0d2bd4bf6eec0561 (patch) | |
tree | 74099c3da4ad9a62ab33d1e415c08392b0db5652 /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp | |
parent | 462a31f5a5abb905869ea93cc49b096079b11aa4 (diff) | |
download | llvm-08d1d74289f4cf74b9ebbb1c0d2bd4bf6eec0561.zip llvm-08d1d74289f4cf74b9ebbb1c0d2bd4bf6eec0561.tar.gz llvm-08d1d74289f4cf74b9ebbb1c0d2bd4bf6eec0561.tar.bz2 |
[APInt] Move a comment from urem to srem where it belongs.
This comment talks about sign of the dividend and the result. I
think it belongs to the srem function.
This is the commit that added it
https://github.com/llvm/llvm-project/commit/709a820a5338ca5c4b949f2f0286f7da39f00661
and the code change with it was for srem.
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D140611
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions