[all-commits] [llvm/llvm-project] c7bb5a: [NFC] Renamed /test/Analysis/CostModel/X86/splat-l...
vporpo via All-commits
all-commits at lists.llvm.org
Wed Apr 27 09:48:16 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c7bb5ac5ca1b7eeb4b8e00a4f59e90520a44e5f7
https://github.com/llvm/llvm-project/commit/c7bb5ac5ca1b7eeb4b8e00a4f59e90520a44e5f7
Author: Vasileios Porpodas <vporpodas at google.com>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
A llvm/test/Analysis/CostModel/X86/shuffle-load.ll
R llvm/test/Analysis/CostModel/X86/splat-load.ll
Log Message:
-----------
[NFC] Renamed /test/Analysis/CostModel/X86/splat-load.ll test and added more checks.
Renamed test/Analysis/CostModel/X86/splat-load.ll to shuffle-load.ll
to align it with AArch64's similar test.
Also added a complete list of checks for all vector combinations up to 512-bits.
Differential Revision: https://reviews.llvm.org/D124528
More information about the All-commits
mailing list