Skip to content
Success

Changes

Summary

  1. Make a minor correction to improved VPClass::mustBeNotEqual() (commit: d63752e) (details)
Commit d63752e59e1fcda87bae66266a8e4b161e1f7e1f by Devin Papineau
Make a minor correction to improved VPClass::mustBeNotEqual()

In 5aba990c724f7bd7 the improved VPClass::mustBeNotEqual() mistakenly
returned false instead of true for arrays with different lengths. This
commit corrects that case to return true as intended. This was not a
functional problem because false is a conservative result.
(commit: d63752e)
The file was modified compiler/optimizer/VPConstraint.cpp (diff)