[all-commits] [llvm/llvm-project] 143040: [X86] funnel-shifts.ll - add VBMI2 and non-uniform...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri May 24 06:43:36 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 14304055e0d223a6dd224625b8fd128e6f711eb5
      https://github.com/llvm/llvm-project/commit/14304055e0d223a6dd224625b8fd128e6f711eb5
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-05-24 (Fri, 24 May 2024)

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

  Log Message:
  -----------
  [X86] funnel-shifts.ll - add VBMI2 and non-uniform shift amounts test coverage

VBMI2 has legal FSHL/FSHR operations which makes it easier to test non-uniform shift amounts as it won't get expanded



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list