diff options
author | Aart Bik <ajcbik@google.com> | 2022-08-04 11:49:00 -0700 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2022-08-04 13:35:13 -0700 |
commit | 7f5b16733651c658b8cb4b05f2a3075ce84c3057 (patch) | |
tree | ee002eaf97a263f381fcb91b9df19ac7f6413048 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6e45162adfec14ef4f53ec99312cb26d23f929bc (diff) | |
download | llvm-7f5b16733651c658b8cb4b05f2a3075ce84c3057.zip llvm-7f5b16733651c658b8cb4b05f2a3075ce84c3057.tar.gz llvm-7f5b16733651c658b8cb4b05f2a3075ce84c3057.tar.bz2 |
[mlir][sparse] fix bug in complex zero detection
We were checking real-part twice, not real/imag-part.
The new test only passes after the bug fix.
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D131190
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions