[all-commits] [llvm/llvm-project] 7bffc5: [X86] LowerRotate - split 512-bit integers on non ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Dec 8 03:59:51 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7bffc547a679609f00a9d2fa2a9cac9a22406a0f
      https://github.com/llvm/llvm-project/commit/7bffc547a679609f00a9d2fa2a9cac9a22406a0f
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-12-08 (Wed, 08 Dec 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-rot-512.ll
    M llvm/test/CodeGen/X86/vector-rotate-512.ll

  Log Message:
  -----------
  [X86] LowerRotate - split 512-bit integers on non 512-bit BWI targets.




More information about the All-commits mailing list