[PATCH] D125125: [AArch64] Add llvm/test/CodeGen/AArch64/i256-math.ll
Kazu Hirata via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 6 13:15:27 PDT 2022
kazu created this revision.
Herald added a subscriber: kristof.beyls.
Herald added a project: All.
kazu requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This patch adds a test case for i256 additions and subtractions. I'm
leaving out multiplications for now, which would result in very long
sequences.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D125125
Files:
llvm/test/CodeGen/AArch64/i256-math.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125125.427725.patch
Type: text/x-patch
Size: 10147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220506/d6777d1f/attachment.bin>
More information about the llvm-commits
mailing list