[all-commits] [llvm/llvm-project] d38c9e: [MLIR][Arith] Add Canonicalize test for trunci
LiqinWeng via All-commits
all-commits at lists.llvm.org
Tue Dec 6 18:07:32 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d38c9e68b6a39b6040eb85e24cc4e0bc2983551b
https://github.com/llvm/llvm-project/commit/d38c9e68b6a39b6040eb85e24cc4e0bc2983551b
Author: liqinweng <Liqin.Weng at streamcomputing.com>
Date: 2022-12-07 (Wed, 07 Dec 2022)
Changed paths:
M mlir/test/Dialect/Arith/canonicalize.mlir
Log Message:
-----------
[MLIR][Arith] Add Canonicalize test for trunci
Reviewed By: Mogball
Differential Revision: https://reviews.llvm.org/D139399
More information about the All-commits
mailing list