[clang-tools-extra] [libc] [lld] [llvm] [flang] [libcxxabi] [clang] [libunwind] [libcxx] [compiler-rt] [lldb] Fix a bug in Smith's algorithm used in complex div/mul. (PR #78330)
John McCall via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 17 10:44:57 PST 2024
https://github.com/rjmccall commented:
It's bad that we don't have a IR test that breaks when you change the IR output like this. Please add one.
https://github.com/llvm/llvm-project/pull/78330
More information about the cfe-commits
mailing list