[all-commits] [llvm/llvm-project] 92bcb8: [mlir][arith] Add `index_cast` and `index_castui` ...
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Thu Nov 17 11:05:51 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 92bcb8ccbb8b55458a6d96b3b16ff2abc138b88c
https://github.com/llvm/llvm-project/commit/92bcb8ccbb8b55458a6d96b3b16ff2abc138b88c
Author: Jakub Kuderski <kubak at google.com>
Date: 2022-11-17 (Thu, 17 Nov 2022)
Changed paths:
M mlir/lib/Dialect/Arith/Transforms/EmulateWideInt.cpp
M mlir/test/Dialect/Arith/emulate-wide-int.mlir
Log Message:
-----------
[mlir][arith] Add `index_cast` and `index_castui` support to WIE
Reviewed By: Mogball
Differential Revision: https://reviews.llvm.org/D138225
More information about the All-commits
mailing list