[PATCH] D87700: [SVE] Replace / operator in TypeSize/ElementCount with divideCoefficientBy
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 25 09:42:28 PDT 2020
david-arm updated this revision to Diff 294351.
david-arm retitled this revision from "[SVE] Replace / operator in TypeSize/ElementCount with coefficientDiv" to "[SVE] Replace / operator in TypeSize/ElementCount with divideCoefficientBy".
david-arm edited the summary of this revision.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87700/new/
https://reviews.llvm.org/D87700
Files:
clang/lib/CodeGen/CGBuiltin.cpp
llvm/include/llvm/CodeGen/ValueTypes.h
llvm/include/llvm/IR/DerivedTypes.h
llvm/include/llvm/Support/MachineValueType.h
llvm/include/llvm/Support/TypeSize.h
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/lib/CodeGen/TargetLoweringBase.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/unittests/CodeGen/ScalableVectorMVTsTest.cpp
llvm/unittests/IR/VectorTypesTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87700.294351.patch
Type: text/x-patch
Size: 15611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200925/8932a860/attachment.bin>
More information about the llvm-commits
mailing list