[all-commits] [llvm/llvm-project] f3e254: [AArch64] Add test for i128 overflow/saturation op...

Karl Meakin via All-commits all-commits at lists.llvm.org
Sat Mar 5 09:26:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f3e254b3f39913c63444bff876d967c95b5502aa
      https://github.com/llvm/llvm-project/commit/f3e254b3f39913c63444bff876d967c95b5502aa
  Author: Karl Meakin <karl.meakin at arm.com>
  Date:   2022-03-05 (Sat, 05 Mar 2022)

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

  Log Message:
  -----------
  [AArch64] Add test for i128 overflow/saturation ops (NFC)

This test exposes opportunities for future optimization work

Differential Revision: https://reviews.llvm.org/D121013




More information about the All-commits mailing list