Check region before use it.
Fixes #60215 https://github.com/llvm/llvm-project/issues/60215
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D142544
[mlir] fix crash when call a function decl ClosedPublic Authored by python3kgae on Jan 25 2023, 7:28 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 25 2023, 8:05 AM This revision was landed with ongoing or failed builds.Jan 25 2023, 8:08 AM Closed by commit rG4ef085c57210: [mlir] fix crash when call a function decl (authored by python3kgae). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 492119 mlir/lib/Analysis/DataFlow/SparseAnalysis.cpp
mlir/test/Analysis/DataFlow/test-written-to.mlir
|