[all-commits] [llvm/llvm-project] 34d0d6: [mlir][DialectConversion] Print the operation bein...
River Riddle via All-commits
all-commits at lists.llvm.org
Tue Mar 17 21:06:45 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 34d0d6ba74f84bcda4667b877e14a9e071015e54
https://github.com/llvm/llvm-project/commit/34d0d6ba74f84bcda4667b877e14a9e071015e54
Author: River Riddle <riddleriver at gmail.com>
Date: 2020-03-17 (Tue, 17 Mar 2020)
Changed paths:
M mlir/lib/Transforms/DialectConversion.cpp
Log Message:
-----------
[mlir][DialectConversion] Print the operation being legalized if it has no regions
This helps when looking at the debug log and understanding what properties the invalid operation has when legalization fails.
More information about the All-commits
mailing list