The code seems to correctly handle the case that this assertion was
guarding.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D105379
[mlir] Allow conversion to LLVM for ElementsAttr's with size 0 ClosedPublic Authored by silvas on Jul 2 2021, 3:55 PM.
Details Summary The code seems to correctly handle the case that this assertion was
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 16 others. · View Herald TranscriptJul 2 2021, 3:55 PM silvas retitled this revision from [mlir] Allow convertion to LLVM for ElementsAttr's with size 0 to [mlir] Allow conversion to LLVM for ElementsAttr's with size 0.Jul 2 2021, 3:57 PM This revision is now accepted and ready to land.Jul 3 2021, 11:39 AM Closed by commit rGda289a174fc6: [mlir] Allow conversion to LLVM for ElementsAttr's with size 0 (authored by silvas). · Explain WhyJul 7 2021, 11:16 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 357009 mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
mlir/test/Target/LLVMIR/llvmir.mlir
|