[all-commits] [llvm/llvm-project] bec48f: [X86] Fix typo in gfni funnel shift test

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Mar 18 15:18:39 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bec48f80fdc90322b0696efd22312c43178544d2
      https://github.com/llvm/llvm-project/commit/bec48f80fdc90322b0696efd22312c43178544d2
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-03-18 (Fri, 18 Mar 2022)

  Changed paths:
    M llvm/test/CodeGen/X86/gfni-funnel-shifts.ll

  Log Message:
  -----------
  [X86] Fix typo in gfni funnel shift test

We already have rotation coverage


  Commit: 40c6bab0b4e5c8a35b191fee6984c29d0dafc8e0
      https://github.com/llvm/llvm-project/commit/40c6bab0b4e5c8a35b191fee6984c29d0dafc8e0
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-03-18 (Fri, 18 Mar 2022)

  Changed paths:
    M llvm/test/CodeGen/X86/gfni-funnel-shifts.ll
    M llvm/test/CodeGen/X86/gfni-rotates.ll
    M llvm/test/CodeGen/X86/gfni-shifts.ll

  Log Message:
  -----------
  [X86] Adjust tests to run on gfni capable cpu levels

AVX512BWVL capable cpus are required 512-bit gfni


Compare: https://github.com/llvm/llvm-project/compare/c6692f819e08...40c6bab0b4e5


More information about the All-commits mailing list