This is an archive of the discontinued LLVM Phabricator instance.

[flang] Add a "not yet implemented" message for large, constant arrays
ClosedPublic

Authored by PeteSteinfeld on Oct 5 2022, 2:15 PM.

Details

Summary

Rather than crashing in llvm code, nip things in the bud.

Diff Detail

Event Timeline

PeteSteinfeld created this revision.Oct 5 2022, 2:15 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptOct 5 2022, 2:15 PM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
PeteSteinfeld requested review of this revision.Oct 5 2022, 2:15 PM
jeanPerier accepted this revision.Oct 6 2022, 1:40 AM

LGTM. Do you know which llvm::SmallVector is blowing up later ?

This revision is now accepted and ready to land.Oct 6 2022, 1:40 AM

LGTM. Do you know which llvm::SmallVector is blowing up later ?

It's the one that has mlir::Attribute as an argument. The object is inIntializer.