- Avoid generating "assert(resultTypes.size() >= 0u)" which is always true
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D83735
[MLIR] [TableGen] Avoid generating an assert which is always true. ClosedPublic Authored by jurahul on Jul 13 2020, 6:54 PM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 13 2020, 9:50 PM Closed by commit rG256d44811eab: [MLIR] [TableGen] Avoid generating an assert which is always true. (authored by jurahul). · Explain WhyJul 14 2020, 9:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 277867 mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
|