[AArch64] Add llvm/test/CodeGen/AArch64/i256-math.ll
authorKazu Hirata <kazu@google.com>
Fri, 6 May 2022 21:26:12 +0000 (14:26 -0700)
committerKazu Hirata <kazu@google.com>
Fri, 6 May 2022 21:26:12 +0000 (14:26 -0700)
commit26ba347fbb0cf8abcb861aa558711f51455a0ec3
tree2c9095c616e01475b6d917be6287059907a98591
parent679ee517c662d508720c8173b9ee33129f7fa36e
[AArch64] Add llvm/test/CodeGen/AArch64/i256-math.ll

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.

Differential Revision: https://reviews.llvm.org/D125125
llvm/test/CodeGen/AArch64/i256-math.ll [new file with mode: 0644]