[all-commits] [llvm/llvm-project] 5e9ac7: [X86] Enable v32i16 rotate lowering on non-BWI tar...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Nov 5 04:01:00 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e9ac7c0a5fca46e911e23db808fe862b3c127bf
      https://github.com/llvm/llvm-project/commit/5e9ac7c0a5fca46e911e23db808fe862b3c127bf
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-11-05 (Fri, 05 Nov 2021)

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

  Log Message:
  -----------
  [X86] Enable v32i16 rotate lowering on non-BWI targets

Fixes one of the regressions in D113192




More information about the All-commits mailing list