[all-commits] [llvm/llvm-project] 2eb0ac: [CostModel][X86] Add explicit Silvermont test cove...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Jan 2 03:35:16 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2eb0ac0b3e3c74875e9b376239a27b8eb389189c
https://github.com/llvm/llvm-project/commit/2eb0ac0b3e3c74875e9b376239a27b8eb389189c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-01-02 (Tue, 02 Jan 2024)
Changed paths:
M llvm/test/Analysis/CostModel/X86/bswap-codesize.ll
M llvm/test/Analysis/CostModel/X86/bswap-latency.ll
M llvm/test/Analysis/CostModel/X86/bswap-sizelatency.ll
M llvm/test/Analysis/CostModel/X86/bswap.ll
Log Message:
-----------
[CostModel][X86] Add explicit Silvermont test coverage for bswap costs
Test coverage for #62659 - we need to split SLM costs from other SSSE3 targets
More information about the All-commits
mailing list