diff options
| author | David Chase <drchase@google.com> | 2023-03-31 17:26:04 -0400 |
|---|---|---|
| committer | David Chase <drchase@google.com> | 2023-04-06 14:04:33 +0000 |
| commit | ef9c211de82d690f4d93a5146b01b800fca077a9 (patch) | |
| tree | 2f2003e0f4cd572a14527a050c5228199b5375c4 /src/runtime | |
| parent | f9cf2c4d0424e352f30d50b89d50eafbfb6fc019 (diff) | |
| download | go-ef9c211de82d690f4d93a5146b01b800fca077a9.tar.xz | |
cmd/compile: modify debug-hash to support match exclusion
The goal here is to enable a search that will locate all the instances
of a failure, not just the first one. This helps with searches for
loopvar-change breakage, FP differences from fused-multiply-add, and
allows certain semantics queries that can be implemented as compiler
changes (for example, where does integer overflow routinely occur?)
Change-Id: Ic28f1695d47e421c2089d1f3f7c4b40c56db970f
Reviewed-on: https://go-review.googlesource.com/c/go/+/481195
Run-TryBot: David Chase <drchase@google.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions
