[all-commits] [llvm/llvm-project] 727a35: [NFC][X86][LV] Improve costmodel test coverage for...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Fri Oct 1 08:47:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 727a359979ece2da9b50ccacc682399e7c8287cc
https://github.com/llvm/llvm-project/commit/727a359979ece2da9b50ccacc682399e7c8287cc
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-3.ll
M llvm/test/Analysis/CostModel/X86/interleaved-load-i8.ll
A llvm/test/Analysis/CostModel/X86/interleaved-store-i8-stride-3.ll
M llvm/test/Analysis/CostModel/X86/interleaved-store-i8.ll
Log Message:
-----------
[NFC][X86][LV] Improve costmodel test coverage for interleaved i8 load/store stride=3
Commit: 657e1e316b7101216c1c4e70663d5112684e1df1
https://github.com/llvm/llvm-project/commit/657e1e316b7101216c1c4e70663d5112684e1df1
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-3.ll
A llvm/test/CodeGen/X86/vector-interleaved-store-i8-stride-3.ll
Log Message:
-----------
[NFC][X86][Codegen] Add test coverage for interleaved i8 load/store stride=3
Compare: https://github.com/llvm/llvm-project/compare/a3d0b5805e5f...657e1e316b71
More information about the All-commits
mailing list