[all-commits] [llvm/llvm-project] f3c6c7: [NFC][X86][LV] Add costmodel test coverage for int...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Sun Oct 3 06:51:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f3c6c76cfd0dbb29ec444a1e82e2ce034cad606d
https://github.com/llvm/llvm-project/commit/f3c6c76cfd0dbb29ec444a1e82e2ce034cad606d
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-10-03 (Sun, 03 Oct 2021)
Changed paths:
A llvm/test/Analysis/CostModel/X86/interleaved-load-f32-stride-3.ll
A llvm/test/Analysis/CostModel/X86/interleaved-load-i32-stride-3.ll
A llvm/test/Analysis/CostModel/X86/interleaved-store-f32-stride-3.ll
A llvm/test/Analysis/CostModel/X86/interleaved-store-i32-stride-3.ll
Log Message:
-----------
[NFC][X86][LV] Add costmodel test coverage for interleaved i32/f32 load/store stride=3
Commit: a834849aacadbf12862b86d0cc05db220dce3723
https://github.com/llvm/llvm-project/commit/a834849aacadbf12862b86d0cc05db220dce3723
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-10-03 (Sun, 03 Oct 2021)
Changed paths:
A llvm/test/CodeGen/X86/vector-interleaved-load-i32-stride-3.ll
A llvm/test/CodeGen/X86/vector-interleaved-store-i32-stride-3.ll
Log Message:
-----------
[NFC][X86][Codegen] Add test coverage for interleaved i32 load/store stride=3
Compare: https://github.com/llvm/llvm-project/compare/fb84aa2a8f52...a834849aacad
More information about the All-commits
mailing list