[all-commits] [llvm/llvm-project] 03d249: [mlir] Enhance mlir-opt show-dialects test case
Kai Sasaki via All-commits
all-commits at lists.llvm.org
Sat Jan 9 12:48:27 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 03d249396d6b736447d529915e77dfeb84f2eeae
https://github.com/llvm/llvm-project/commit/03d249396d6b736447d529915e77dfeb84f2eeae
Author: Lewuathe <lewuathe at me.com>
Date: 2021-01-09 (Sat, 09 Jan 2021)
Changed paths:
M mlir/test/mlir-opt/commandline.mlir
Log Message:
-----------
[mlir] Enhance mlir-opt show-dialects test case
mlir-opt supports many more test cases. All available dialects supported by latest mlir-opt should be coverted in the test case.
Reviewed By: aartbik, stephenneuendorffer, mehdi_amini
Differential Revision: https://reviews.llvm.org/D93821
More information about the All-commits
mailing list