[PATCH] D99265: [AArch64][SVE] Add tests for UREM/SREM using fixed SVE types

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 24 07:23:38 PDT 2021


bsmith created this revision.
bsmith added reviewers: peterwaller-arm, joechrisellis, sdesmalen.
Herald added subscribers: psnobl, kristof.beyls, tschuett.
Herald added a reviewer: efriedma.
bsmith requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Add missing tests for UREM/SREM ISD node expansion that use SVE fixed types


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D99265

Files:
  llvm/test/CodeGen/AArch64/sve-fixed-length-int-rem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99265.332982.patch
Type: text/x-patch
Size: 56312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210324/789be552/attachment-0001.bin>


More information about the llvm-commits mailing list