diff options
author | Shilei Tian <i@tianshilei.me> | 2022-02-10 18:20:29 -0500 |
---|---|---|
committer | Shilei Tian <i@tianshilei.me> | 2022-02-10 18:20:36 -0500 |
commit | 702a976c125cde4807b7c870518e64b345df2396 (patch) | |
tree | dcaf62363a5580344fe3d745e94fefce58646cfe /llvm/lib/Transforms/Utils/LoopVersioning.cpp | |
parent | f927021410691bc2612cfb635b1d9cf9b94977e6 (diff) | |
download | llvm-702a976c125cde4807b7c870518e64b345df2396.zip llvm-702a976c125cde4807b7c870518e64b345df2396.tar.gz llvm-702a976c125cde4807b7c870518e64b345df2396.tar.bz2 |
[OpenMP][Offloading] Change the way to compare floating point values in bug49334.cpp
`bug49334.cpp` directly uses `!=` to compare two floating point values,
which is almost wrong.
Reviewed By: jhuber6
Differential Revision: https://reviews.llvm.org/D119485
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopVersioning.cpp')
0 files changed, 0 insertions, 0 deletions