[all-commits] [llvm/llvm-project] c13b4b: [NFC][X86][LV] Add costmodel test coverage for int...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Wed Sep 29 05:28:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c13b4b6b0d788959348292f1dd86764f3c45f96a
https://github.com/llvm/llvm-project/commit/c13b4b6b0d788959348292f1dd86764f3c45f96a
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-09-29 (Wed, 29 Sep 2021)
Changed paths:
A llvm/test/Analysis/CostModel/X86/interleaved-load-i8-stride-2.ll
A llvm/test/Analysis/CostModel/X86/interleaved-store-i8-stride-2.ll
Log Message:
-----------
[NFC][X86][LV] Add costmodel test coverage for interleaved i8 load/store stride=2
Commit: 465d2adbfb59039be50beb37c4aa22e4b45cea16
https://github.com/llvm/llvm-project/commit/465d2adbfb59039be50beb37c4aa22e4b45cea16
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-09-29 (Wed, 29 Sep 2021)
Changed paths:
A llvm/test/CodeGen/X86/vector-interleaved-load-i8-stride-2.ll
A llvm/test/CodeGen/X86/vector-interleaved-store-i8-stride-2.ll
Log Message:
-----------
[NFC][X86] Add codegen test coverage for interleaved load/store i8 stride=2
Compare: https://github.com/llvm/llvm-project/compare/c19315ef6082...465d2adbfb59
More information about the All-commits
mailing list