diff options
author | yzhang93 <zhyuhang88@gmail.com> | 2023-07-11 13:34:19 -0700 |
---|---|---|
committer | Hanhan Wang <hanchung@google.com> | 2023-07-11 13:38:15 -0700 |
commit | 9a7677d8ee34e71a27834ab2886d79dfb9e71dae (patch) | |
tree | c4518acfe25b210caada7daa1b919de4b06056b0 /clang/lib/Frontend/TestModuleFileExtension.cpp | |
parent | 16317f1ced77e1d8711188f2fcc6c86a783d9c56 (diff) | |
download | llvm-9a7677d8ee34e71a27834ab2886d79dfb9e71dae.zip llvm-9a7677d8ee34e71a27834ab2886d79dfb9e71dae.tar.gz llvm-9a7677d8ee34e71a27834ab2886d79dfb9e71dae.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions