This is an archive of the discontinued LLVM Phabricator instance.

[mlir][LLVMIR] Add a support for boolean type arguments conversion
ClosedPublic

Authored by asaadaldien on Mar 13 2020, 1:44 PM.

Details

Summary

Otherwise this will fail translating ops with boolean arguments and
added test will fail.

Diff Detail

Event Timeline

asaadaldien created this revision.Mar 13 2020, 1:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 13 2020, 1:44 PM
rriddle accepted this revision.Mar 13 2020, 2:27 PM
This revision is now accepted and ready to land.Mar 13 2020, 2:27 PM
This revision was automatically updated to reflect the committed changes.