llvm-project
102a8110
- [SLP]Fix a check for multi-users for icmp user.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[SLP]Fix a check for multi-users for icmp user. The compiler should not take into account the type of the cmp instruction, otherwise it may treat the size incorrectly and it may lead to incorrect codegen.
Author
alexey-bataev
Parents
19a625a0
Loading