[all-commits] [llvm/llvm-project] cd9a69: Fix LLVM Dialect LoopOptionsAttr round-tripping: t...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Mar 9 14:00:46 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd9a69289c7825d54450cb6829fef2c8e0f1963a
https://github.com/llvm/llvm-project/commit/cd9a69289c7825d54450cb6829fef2c8e0f1963a
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2021-03-09 (Tue, 09 Mar 2021)
Changed paths:
M mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
M mlir/test/Dialect/LLVMIR/roundtrip.mlir
Log Message:
-----------
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.
More information about the All-commits
mailing list