[PATCH] D124528: [NFC] Renamed /test/Analysis/CostModel/X86/splat-load.ll test and added more checks.

Vasileios Porpodas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 07:03:22 PDT 2022


vporpo created this revision.
vporpo added reviewers: dmgreen, ABataev, RKSimon.
Herald added subscribers: pengfei, kristof.beyls.
Herald added a project: All.
vporpo requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

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.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D124528

Files:
  llvm/test/Analysis/CostModel/X86/shuffle-load.ll
  llvm/test/Analysis/CostModel/X86/splat-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124528.425511.patch
Type: text/x-patch
Size: 26497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220427/b3256d4f/attachment.bin>


More information about the llvm-commits mailing list