[PATCH] D125247: [ValueTypes] Define MVTs for v128i2/v64i4 as well as i2 and i4.
Hendrik Greving via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 10 09:21:42 PDT 2022
hgreving updated this revision to Diff 428406.
hgreving added a comment.
clang-format changes. I am aware that some of the changes look like they do not follow existing code. I'm not sure why clang-format does this.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125247/new/
https://reviews.llvm.org/D125247
Files:
llvm/include/llvm/CodeGen/ValueTypes.td
llvm/include/llvm/Support/MachineValueType.h
llvm/lib/CodeGen/TargetLoweringBase.cpp
llvm/lib/CodeGen/ValueTypes.cpp
llvm/lib/IR/Function.cpp
llvm/test/CodeGen/AArch64/srem-seteq-illegal-types.ll
llvm/test/CodeGen/AMDGPU/srem-seteq-illegal-types.ll
llvm/test/CodeGen/ARM/srem-seteq-illegal-types.ll
llvm/test/CodeGen/Mips/srem-seteq-illegal-types.ll
llvm/test/CodeGen/PowerPC/srem-seteq-illegal-types.ll
llvm/test/CodeGen/RISCV/srem-seteq-illegal-types.ll
llvm/test/CodeGen/Thumb/srem-seteq-illegal-types.ll
llvm/test/CodeGen/Thumb2/srem-seteq-illegal-types.ll
llvm/test/CodeGen/X86/bitreverse.ll
llvm/test/CodeGen/X86/srem-seteq-illegal-types.ll
llvm/test/TableGen/intrinsic-pointer-to-any.td
llvm/utils/TableGen/CodeGenTarget.cpp
llvm/utils/TableGen/IntrinsicEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125247.428406.patch
Type: text/x-patch
Size: 74822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220510/8835ef53/attachment.bin>
More information about the llvm-commits
mailing list