This fixes a crash for certain IR, see the new test case for an
example.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 188137 Build 284340: arc lint + arc unit
Paths
| Differential D134424
[mlir] Fix a cast that should be a dyn_cast. ClosedPublic Authored by jreiffers on Sep 22 2022, 4:02 AM.
Details Summary This fixes a crash for certain IR, see the new test case for an
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 22 2022, 4:11 AM Closed by commit rGeaf20c4fc257: [mlir] Fix a cast that should be a dyn_cast. (authored by jreiffers). · Explain WhySep 22 2022, 4:13 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 462127 mlir/lib/Dialect/SCF/Transforms/BufferizableOpInterfaceImpl.cpp
mlir/test/Dialect/SCF/one-shot-bufferize.mlir
|