[all-commits] [llvm/llvm-project] b48334: [X86] Add v2i64/v8i16/v16i8 + AVX2 coverage to sat...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Oct 22 03:36:01 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b483349c5f4f61a67cfd9add21dbee2d69833b77
      https://github.com/llvm/llvm-project/commit/b483349c5f4f61a67cfd9add21dbee2d69833b77
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-10-22 (Sat, 22 Oct 2022)

  Changed paths:
    M llvm/test/CodeGen/X86/sshl_sat_vec.ll
    M llvm/test/CodeGen/X86/ushl_sat_vec.ll

  Log Message:
  -----------
  [X86] Add v2i64/v8i16/v16i8 + AVX2 coverage to saturated shift tests

To help better test the effects of D136478




More information about the All-commits mailing list