C++: Fix typo

Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
This commit is contained in:
Simon Friis Vindum
2026-02-20 16:24:19 +01:00
committed by GitHub
parent fdbd49a843
commit 8eed18a8ff

View File

@@ -586,7 +586,7 @@ private module BoundsEstimate {
// "other" half flow from the condition to `e3` as a guard phi node.
exists(float varBounds |
// If there's different `access`es, then they refer to the same
// variable with the same lower bounds. Hence adding these guards make no
// variable with the same lower bounds. Hence adding these guards makes no
// sense (the implementation will take the union, but they'll be removed by
// deduplication). Hence we use `max` as an approximation.
varBounds =