llvm-project
b062aad5
- [CodeGen] Drop disjoint flag when reassociating (#156218)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#156218 - [CodeGen] Drop disjoint flag when reassociating
Author
preames
Parents
7730ebce
Loading