llvm-project
a2d873fb
- [VPlan] Introduce cannotHoistOrSinkRecipe, fix miscompile (#162674)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
11 days ago
[VPlan] Introduce cannotHoistOrSinkRecipe, fix miscompile (#162674) Factor out common code to determine legality of hoisting and sinking. The patch has the side-effect of fixing an underlying bug, where a load/store pair is reordered.
References
#162674 - [VPlan] Introduce cannotHoistOrSinkRecipe, fix miscompile
Author
artagnon
Parents
92f48616
Loading