[all-commits] [llvm/llvm-project] 11abb7: [NFC][X86][Costmodel] Drop reduntant interleaved c...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Tue Nov 15 10:30:27 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 11abb7fedb55a29802a45d5017d4a9a4b14c72ea
https://github.com/llvm/llvm-project/commit/11abb7fedb55a29802a45d5017d4a9a4b14c72ea
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths:
R llvm/test/Analysis/CostModel/X86/interleave-load-i32.ll
R llvm/test/Analysis/CostModel/X86/interleave-store-i32.ll
R llvm/test/Analysis/CostModel/X86/interleaved-load-float.ll
Log Message:
-----------
[NFC][X86][Costmodel] Drop reduntant interleaved cost test coverage
These are already covered by the more general tests i've added.
More information about the All-commits
mailing list