Fix LLVM Dialect LoopOptionsAttr round-tripping: the keywords were missing in the...
authorMehdi Amini <joker.eph@gmail.com>
Tue, 9 Mar 2021 21:59:35 +0000 (21:59 +0000)
committerMehdi Amini <joker.eph@gmail.com>
Tue, 9 Mar 2021 22:00:22 +0000 (22:00 +0000)
commitcd9a69289c7825d54450cb6829fef2c8e0f1963a
tree6d56274f50254506ce38ab8bd745f001db0ab0e0
parentfa450e98c554b29c6d3e37028636c48513c9aaa1
Fix LLVM Dialect LoopOptionsAttr round-tripping: the keywords were missing in the output

This indicated some missing test coverage, which are now added to the
roundtrip test.
mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
mlir/test/Dialect/LLVMIR/roundtrip.mlir