[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
Mon Oct 12 00:54:11 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc5ba0d33cc06: [SVE] Make ElementCount and TypeSize use a new PolySize class (authored by david-arm).
Changed prior to commit:
https://reviews.llvm.org/D88409?vs=297239&id=297506#toc
Repository:
rG LLVM Github Monorepo
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.297506.patch
Type: text/x-patch
Size: 27769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201012/71481e8c/attachment.bin>
More information about the llvm-commits
mailing list