[all-commits] [llvm/llvm-project] 53d7bd: [NFC][X86][LV] Improve costmodel test coverage for...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Fri Oct 1 12:50:20 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 53d7bdbfbf3ee578ff9341ed28b8a9df838ffa48
https://github.com/llvm/llvm-project/commit/53d7bdbfbf3ee578ff9341ed28b8a9df838ffa48
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-10-01 (Fri, 01 Oct 2021)
Changed paths:
A llvm/test/Analysis/CostModel/X86/interleaved-load-i8-stride-4.ll
R llvm/test/Analysis/CostModel/X86/interleaved-load-i8.ll
M llvm/test/Analysis/CostModel/X86/interleaved-store-i8-stride-3.ll
A llvm/test/Analysis/CostModel/X86/interleaved-store-i8-stride-4.ll
R llvm/test/Analysis/CostModel/X86/interleaved-store-i8.ll
Log Message:
-----------
[NFC][X86][LV] Improve costmodel test coverage for interleaved i8 load/store stride=4
Commit: 3c407196034f12cb4ff612d32a944e41fd5ee647
https://github.com/llvm/llvm-project/commit/3c407196034f12cb4ff612d32a944e41fd5ee647
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-10-01 (Fri, 01 Oct 2021)
Changed paths:
A llvm/test/CodeGen/X86/vector-interleaved-load-i8-stride-4.ll
A llvm/test/CodeGen/X86/vector-interleaved-store-i8-stride-4.ll
Log Message:
-----------
[NFC][X86][Codegen] Add test coverage for interleaved i8 load/store stride=4
Compare: https://github.com/llvm/llvm-project/compare/9c31969e8df2...3c407196034f
More information about the All-commits
mailing list