[all-commits] [llvm/llvm-project] b9a0eb: [mlir][arithmetic] Add tests for IndexCast folding...
Thomas via All-commits
all-commits at lists.llvm.org
Mon Oct 3 13:28:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b9a0eb610642ed67a82a4f50f07c2f7c82c7c32b
https://github.com/llvm/llvm-project/commit/b9a0eb610642ed67a82a4f50f07c2f7c82c7c32b
Author: Thomas Raoux <thomasraoux at google.com>
Date: 2022-10-03 (Mon, 03 Oct 2022)
Changed paths:
M mlir/lib/Dialect/Arith/IR/ArithOps.cpp
M mlir/test/Dialect/Arith/canonicalize.mlir
Log Message:
-----------
[mlir][arithmetic] Add tests for IndexCast folding ops and fix assert
Fix assert in IndexCastUI folding and add tests for both IndexCastOp and
IndexCastUIOp folding
Differential Revision: https://reviews.llvm.org/D135098
More information about the All-commits
mailing list