Skip to content
Commit 9a7677d8 authored by yzhang93's avatar yzhang93 Committed by Hanhan Wang
Browse files

[mlir] Narrow bitwidth emulation for vector.load

This patch is a following for the previous patch https://reviews.llvm.org/D151519.
With this patch, vector.load op with narrow bitwidth (e.g., i4) can be converted to
supported wider bitwidth (e.g., i8).

Reviewed By: hanchung

Differential Revision: https://reviews.llvm.org/D154178
parent 16317f1c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment