diff options
author | Bradley Smith <bradley.smith@arm.com> | 2020-12-09 11:03:54 +0000 |
---|---|---|
committer | Bradley Smith <bradley.smith@arm.com> | 2020-12-16 13:39:04 +0000 |
commit | e0b9c5df260c9d778be3b6ee56e6d0ffd7af9be7 (patch) | |
tree | 96f7107af619f84c0cad0ca4253ada477ca75154 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 6551c9ac365ca46e83354703d1a63c671a50258a (diff) | |
download | llvm-e0b9c5df260c9d778be3b6ee56e6d0ffd7af9be7.zip llvm-e0b9c5df260c9d778be3b6ee56e6d0ffd7af9be7.tar.gz llvm-e0b9c5df260c9d778be3b6ee56e6d0ffd7af9be7.tar.bz2 |
[CostModel] Add costs for llvm.experimental.vector.{extract,insert} intrinsics
Adds cost model support for the new llvm.experimental.vector.{extract,insert}
intrinsics, using the existing getExtractSubvectorOverhead and
getInsertSubvectorOverhead functions for shuffles.
Previously this case would throw an assertion.
Differential Revision: https://reviews.llvm.org/D93043
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions