Fixes a regression introduced in f9be7a7afda3c90b99c9f50e5eff1624da5a6511
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D112208
[mlir] Fix a crash when creating a 1d zero element LLVM constant ClosedPublic Authored by bkramer on Oct 21 2021, 2:58 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 19 others. · View Herald TranscriptOct 21 2021, 2:58 AM This revision is now accepted and ready to land.Oct 21 2021, 3:44 AM Closed by commit rG898e80964c95: [mlir] Fix a crash when creating a 1d zero element LLVM constant (authored by bkramer). · Explain WhyOct 21 2021, 3:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 381186 mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
mlir/test/Target/LLVMIR/llvmir.mlir
|