[all-commits] [llvm/llvm-project] f92961: [NFC] Fixup newly-added costmodel tests to actuall...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Tue Oct 5 11:36:25 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f92961d238efdfeccce27f9bb7b0a6629c376d4a
https://github.com/llvm/llvm-project/commit/f92961d238efdfeccce27f9bb7b0a6629c376d4a
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-10-05 (Tue, 05 Oct 2021)
Changed paths:
M llvm/test/Analysis/CostModel/X86/interleaved-load-i32-stride-2-indices-0u.ll
M llvm/test/Analysis/CostModel/X86/interleaved-load-i32-stride-3-indices-01u.ll
M llvm/test/Analysis/CostModel/X86/interleaved-load-i32-stride-3-indices-0uu.ll
M llvm/test/Analysis/CostModel/X86/interleaved-load-i32-stride-4-indices-012u.ll
M llvm/test/Analysis/CostModel/X86/interleaved-load-i32-stride-4-indices-01uu.ll
M llvm/test/Analysis/CostModel/X86/interleaved-load-i32-stride-4-indices-0uuu.ll
Log Message:
-----------
[NFC] Fixup newly-added costmodel tests to actually test what they should
More information about the All-commits
mailing list