[llvm] [CodeGen] Add ValueType v3i8 (NFCI). (PR #80826)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 6 07:27:24 PST 2024


arsenm wrote:

You probably need to update the setTruncStoreAction/setLoadExtActions, the current set go through the existing i8 vectors 

https://github.com/llvm/llvm-project/pull/80826


More information about the llvm-commits mailing list