[all-commits] [llvm/llvm-project] c6b3da: [NFC][X86] Duplicate LV test into a costmodel test
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Wed Nov 3 07:31:39 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c6b3da1d663af1756b318aa19d0a913f0c2bde96
https://github.com/llvm/llvm-project/commit/c6b3da1d663af1756b318aa19d0a913f0c2bde96
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-11-03 (Wed, 03 Nov 2021)
Changed paths:
A llvm/test/Analysis/CostModel/X86/interleaved-store-accesses-with-gaps.ll
Log Message:
-----------
[NFC][X86] Duplicate LV test into a costmodel test
Copied from llvm/test/Transforms/LoopVectorize/X86/x86-interleaved-accesses-masked-group.ll
As discussed in D111460 / D112877 / D112873 we have basically no test coverage
for this part of cost model.
More information about the All-commits
mailing list