[PATCH] D130014: [ValueTypes] Define MVT for v3i8

Alon Kom via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 04:28:50 PDT 2022


alonkom added a comment.

In D130014#3668072 <https://reviews.llvm.org/D130014#3668072>, @RKSimon wrote:

> which target is this from - and does a MVT::v3i1 need adding at the same time?

This is an out-of-tree target compiling OpenCL code that has vector types. Among them char3/uchar3 vector types.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130014/new/

https://reviews.llvm.org/D130014



More information about the llvm-commits mailing list