[all-commits] [llvm/llvm-project] 75c4a9: [X86] Enable v32i16 FSHL/FSHR support

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Mar 2 09:33:01 PST 2022


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

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/vector-fshl-512.ll
    M llvm/test/CodeGen/X86/vector-fshr-512.ll

  Log Message:
  -----------
  [X86] Enable v32i16 FSHL/FSHR support

Now that we've improved splat detection we no longer see regressions in the funnel-shift-by-splat-amount test cases




More information about the All-commits mailing list