[all-commits] [llvm/llvm-project] b39b80: [mlir][arith] Mark unknown types legal in WIE
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Tue Oct 4 12:01:16 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b39b805ad52ca5a843412f2b1ecf11989cddff90
https://github.com/llvm/llvm-project/commit/b39b805ad52ca5a843412f2b1ecf11989cddff90
Author: Jakub Kuderski <kubak at google.com>
Date: 2022-10-04 (Tue, 04 Oct 2022)
Changed paths:
M mlir/lib/Dialect/Arith/Transforms/EmulateWideInt.cpp
M mlir/test/Dialect/Arith/emulate-wide-int.mlir
Log Message:
-----------
[mlir][arith] Mark unknown types legal in WIE
Allow unknown types to pass through without being marked as illegal.
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D135123
More information about the All-commits
mailing list