llvm-project
b062aad5 - [CodeGen] Drop disjoint flag when reassociating (#156218)

Commit
29 days ago
[CodeGen] Drop disjoint flag when reassociating (#156218) This fixes a latent miscompile. To understand why the flag can't be preserved, consider the case where a0=0, a1=0, a2=-1, and s3=-1.
Author
Parents
Loading