[all-commits] [llvm/llvm-project] bddc04: [CostModel][X86] Add SSE2/AVX1/AVX512BW test cover...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Sep 28 10:03:04 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bddc04bc4cd5fed35b5fc10955612b6718696a95
https://github.com/llvm/llvm-project/commit/bddc04bc4cd5fed35b5fc10955612b6718696a95
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-09-28 (Tue, 28 Sep 2021)
Changed paths:
M llvm/test/Analysis/CostModel/X86/interleaved-load-i16-stride-2.ll
M llvm/test/Analysis/CostModel/X86/interleaved-load-i16-stride-3.ll
M llvm/test/Analysis/CostModel/X86/interleaved-load-i16-stride-4.ll
M llvm/test/Analysis/CostModel/X86/interleaved-load-i16-stride-5.ll
M llvm/test/Analysis/CostModel/X86/interleaved-load-i16-stride-6.ll
M llvm/test/Analysis/CostModel/X86/interleaved-store-i16-stride-2.ll
M llvm/test/Analysis/CostModel/X86/interleaved-store-i16-stride-3.ll
M llvm/test/Analysis/CostModel/X86/interleaved-store-i16-stride-4.ll
M llvm/test/Analysis/CostModel/X86/interleaved-store-i16-stride-5.ll
M llvm/test/Analysis/CostModel/X86/interleaved-store-i16-stride-6.ll
Log Message:
-----------
[CostModel][X86] Add SSE2/AVX1/AVX512BW test coverage for i16 interleaved load/store
More information about the All-commits
mailing list