This is an archive of the discontinued LLVM Phabricator instance.

[mlir][spirv] Account for type conversion failures in scf-to-spirv
ClosedPublic

Authored by kuhar on Jan 9 2023, 8:22 AM.

Diff Detail

Event Timeline

kuhar created this revision.Jan 9 2023, 8:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 9 2023, 8:22 AM
kuhar requested review of this revision.Jan 9 2023, 8:22 AM
antiagainst accepted this revision.Jan 9 2023, 8:34 AM
antiagainst added inline comments.
mlir/test/Conversion/SCFToSPIRV/if.mlir
156

typo: class

This revision is now accepted and ready to land.Jan 9 2023, 8:34 AM
kuhar updated this revision to Diff 487454.Jan 9 2023, 8:35 AM
kuhar marked an inline comment as done.

fix typo

This revision was landed with ongoing or failed builds.Jan 9 2023, 8:37 AM
This revision was automatically updated to reflect the committed changes.