[PATCH] D80351: llvm-diff: Avoid crash with complex expressions
Dominic Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 20 18:48:37 PDT 2020
ddcc added a comment.
I can trigger the runtime crash when comparing the `_ZN13LaplaceSolver6SolverILi3EE22assemble_linear_systemERNS1_12LinearSystemE` function from the SPEC2006 benchmark 447.dealII, but unfortunately even with `llvm-extract`, I haven't been able to generate a simple testcase for this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80351/new/
https://reviews.llvm.org/D80351
More information about the llvm-commits
mailing list