[PATCH] D138136: [LLVM] Add new vector types for LLVM
Mateja Marjanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 16 07:27:01 PST 2022
matejam created this revision.
matejam added reviewers: mbrkusanin, foad, dstuttard, arsenm.
matejam added a project: LLVM.
Herald added subscribers: hiraditya, dschuff.
Herald added a project: All.
matejam requested review of this revision.
Herald added subscribers: jdoerfert, aheejin, wdng.
Add v9i32, v9f32, v10i32, v10f32, v11i32, v11f32, v12i32 and v12f32 types for LLVM.
https://reviews.llvm.org/D138136
Files:
llvm/include/llvm/CodeGen/ValueTypes.td
llvm/include/llvm/IR/Intrinsics.td
llvm/include/llvm/Support/MachineValueType.h
llvm/lib/CodeGen/ValueTypes.cpp
llvm/utils/TableGen/CodeGenTarget.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138136.475820.patch
Type: text/x-patch
Size: 37894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221116/f7efba0c/attachment.bin>
More information about the llvm-commits
mailing list