This method previously always recursively checked both the left-hand side and right-hand side of binary operations for splatted (broadcast) values to determine if the parent DAG node is a splat. For chained operations, such as the 10,000 adds of the dEQP-VK.spirv_assembly. instruction.graphics.spirv_ids_abuse.lots_ids_frag/vert tests, very deep recursion could result in stack overflow. Like several other SelectionDAG methods, limit the recursion depth to MaxRecursionDepth (6). Bug: b/173785481 Change-Id: I22ee0453db7cf1311267291a331ad8fa3b57b1d9 Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/50672 Presubmit-Ready: Nicolas Capens <nicolascapens@google.com> Reviewed-by:Jason Macnak <natsu@google.com> Reviewed-by:
Antonio Maiorano <amaiorano@google.com> Tested-by:
Jason Macnak <natsu@google.com>
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| Analysis | Loading commit data... | |
| AsmParser | Loading commit data... | |
| BinaryFormat | Loading commit data... | |
| Bitcode | Loading commit data... | |
| Bitstream | Loading commit data... | |
| CodeGen | Loading commit data... | |
| DWARFLinker | Loading commit data... | |
| DebugInfo | Loading commit data... | |
| Demangle | Loading commit data... | |
| ExecutionEngine | Loading commit data... | |
| Frontend | Loading commit data... | |
| FuzzMutate | Loading commit data... | |
| Fuzzer | Loading commit data... | |
| IR | Loading commit data... | |
| IRReader | Loading commit data... | |
| LTO | Loading commit data... | |
| LineEditor | Loading commit data... | |
| Linker | Loading commit data... | |
| MC | Loading commit data... | |
| MCA | Loading commit data... | |
| Object | Loading commit data... | |
| ObjectYAML | Loading commit data... | |
| Option | Loading commit data... | |
| Passes | Loading commit data... | |
| ProfileData | Loading commit data... | |
| Remarks | Loading commit data... | |
| Support | Loading commit data... | |
| TableGen | Loading commit data... | |
| Target | Loading commit data... | |
| Testing | Loading commit data... | |
| TextAPI | Loading commit data... | |
| ToolDrivers | Loading commit data... | |
| Transforms | Loading commit data... | |
| WindowsManifest | Loading commit data... | |
| XRay | Loading commit data... | |
| CMakeLists.txt | Loading commit data... | |
| LLVMBuild.txt | Loading commit data... |