[PATCH] D88409: [SVE] Make ElementCount and TypeSize use a new PolySize class
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 6 07:00:22 PDT 2020
david-arm updated this revision to Diff 296449.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88409/new/
https://reviews.llvm.org/D88409
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/include/llvm/CodeGen/ValueTypes.h
llvm/include/llvm/IR/Intrinsics.h
llvm/include/llvm/Support/MachineValueType.h
llvm/include/llvm/Support/TypeSize.h
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/CodeGen/TargetLoweringBase.cpp
llvm/lib/Support/LowLevelType.cpp
llvm/lib/Target/X86/X86InterleavedAccess.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88409.296449.patch
Type: text/x-patch
Size: 27746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201006/4a9a444c/attachment.bin>
More information about the llvm-commits
mailing list