Otherwise this will fail translating ops with boolean arguments and
added test will fail.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D76159
[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
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 13 2020, 2:27 PM Closed by commit rG18fc42fa3370: [mlir][LLVMIR] Add a support for boolean type arguments conversion (authored by asaadaldien). · Explain WhyMar 13 2020, 3:08 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 250294 mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
mlir/test/Target/llvmir.mlir
|