[PATCH] D138136: [LLVM] Add new vector types for LLVM
Mateja Marjanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 17 06:02:50 PST 2022
matejam updated this revision to Diff 476102.
matejam added a comment.
Remove unnecessary LLVMType definitions (llvm_v9f32_ty, llvm_v9i32_ty, etc.).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138136/new/
https://reviews.llvm.org/D138136
Files:
llvm/include/llvm/CodeGen/ValueTypes.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.476102.patch
Type: text/x-patch
Size: 36483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221117/ba9065cd/attachment.bin>
More information about the llvm-commits
mailing list