This patch updates calls to AnalysisState::getBuffer() so that we return
early with a failure if the call does not succeed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D125251
[mlir] Fail early if AnalysisState::getBuffer() returns failure ashay-github on May 9 2022, 11:27 AM. Authored by
Details This patch updates calls to AnalysisState::getBuffer() so that we return
Diff Detail
|