llvm-project
964c7711 - [SLP]Fix the minbitwidth analysis for slternate opcodes

Commit
5 days ago
[SLP]Fix the minbitwidth analysis for slternate opcodes If the laternate operation is more stricter than the main operation, we cannot rely on the analysis of the main operation. In such case, better to avoid doing the analysis at all, since it may affect the overall result and lead to incorrect optimization Fixes #165878
Author
Committer
Parents
Loading