[PATCH] D80244: [SVE] MOVPRFX zero merging test renaming

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 19 14:19:09 PDT 2020


cameron.mcinally created this revision.
cameron.mcinally added reviewers: c-rhodes, sdesmalen, kmclaughlin, paulwalker-arm, efriedma, dancgr.
Herald added subscribers: llvm-commits, psnobl, rkruppe, tschuett.
Herald added a project: LLVM.

Rename the MOVPRFX zero merging tests to prepare for a followup patch which adds general passthru merging support.

Any objections to the new name?


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D80244

Files:
  llvm/test/CodeGen/AArch64/sve-intrinsics-fp-arith-merging.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-int-arith-merging.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-shifts-merging.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80244.265035.patch
Type: text/x-patch
Size: 27528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200519/0752598f/attachment.bin>


More information about the llvm-commits mailing list