diff options
| author | Alex Zinenko <zinenko@google.com> | 2022-01-10 11:39:06 +0100 |
|---|---|---|
| committer | Alex Zinenko <zinenko@google.com> | 2022-01-10 12:07:14 +0100 |
| commit | 2f672e2ffa22d8c10279569de123a1e60d3aa00e (patch) | |
| tree | 2935154e481b9335801d806b0f05b70b412a6251 /llvm/unittests/Support/TargetParserTest.cpp | |
| parent | e92d63b467e13227408f9726fbd66d07cc58811c (diff) | |
| download | llvm-2f672e2ffa22d8c10279569de123a1e60d3aa00e.zip llvm-2f672e2ffa22d8c10279569de123a1e60d3aa00e.tar.gz llvm-2f672e2ffa22d8c10279569de123a1e60d3aa00e.tar.bz2 | |
[mlir] Don't inline calls from dead SCCs
During iterative inlining of the functions in a multi-step call chain, the
inliner could add the same call operation several times to the worklist, which
led to use-after-free when this op was considered more than once.
Closes #52887.
Reviewed By: wsmoses
Differential Revision: https://reviews.llvm.org/D116820
Diffstat (limited to 'llvm/unittests/Support/TargetParserTest.cpp')
0 files changed, 0 insertions, 0 deletions
