[all-commits] [llvm/llvm-project] 26ba34: [AArch64] Add llvm/test/CodeGen/AArch64/i256-math.ll

kazutakahirata via All-commits all-commits at lists.llvm.org
Fri May 6 14:26:25 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 26ba347fbb0cf8abcb861aa558711f51455a0ec3
      https://github.com/llvm/llvm-project/commit/26ba347fbb0cf8abcb861aa558711f51455a0ec3
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    A llvm/test/CodeGen/AArch64/i256-math.ll

  Log Message:
  -----------
  [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




More information about the All-commits mailing list