[all-commits] [llvm/llvm-project] b29332: [mlir] Add narrow type emulation for `memref.reint...
Max191 via All-commits
all-commits at lists.llvm.org
Mon Nov 27 10:41:28 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b29332a318d922aa3a626feeb3e39a312c32ba12
https://github.com/llvm/llvm-project/commit/b29332a318d922aa3a626feeb3e39a312c32ba12
Author: Max191 <44243577+Max191 at users.noreply.github.com>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M mlir/lib/Dialect/MemRef/Transforms/EmulateNarrowType.cpp
M mlir/test/Dialect/MemRef/emulate-narrow-type.mlir
Log Message:
-----------
[mlir] Add narrow type emulation for `memref.reinterpret_cast` (#73144)
More information about the All-commits
mailing list