[all-commits] [llvm/llvm-project] 33b00b: [SLP][X86] Add basic funnel-shift / rotation test ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Jul 27 08:20:03 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 33b00b4949660cebaa7c0a8836bac7a2ab45e134
      https://github.com/llvm/llvm-project/commit/33b00b4949660cebaa7c0a8836bac7a2ab45e134
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-07-27 (Thu, 27 Jul 2023)

  Changed paths:
    A llvm/test/Transforms/SLPVectorizer/X86/arith-fshl-rot.ll
    A llvm/test/Transforms/SLPVectorizer/X86/arith-fshl.ll
    A llvm/test/Transforms/SLPVectorizer/X86/arith-fshr-rot.ll
    A llvm/test/Transforms/SLPVectorizer/X86/arith-fshr.ll

  Log Message:
  -----------
  [SLP][X86] Add basic funnel-shift / rotation test coverage

Including test coverage for Issue #63980




More information about the All-commits mailing list