This commit ensures that an empty list of result attributes is not
imported as an empty ArrayAttr. Instead, the attribute is just not
added to the LLVMFuncOp.
Details
Details
- Reviewers
gysit ftynse dcaballe - Commits
- rG8d3c4ff86652: [mlir][LLVM] Fix empty res attr import
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo