[all-commits] [llvm/llvm-project] 4f95f9: [X86] Remove unused check-prefixes from vector fun...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Nov 10 07:46:10 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f95f90b9445d56ba889a6f427cb20b24c2bb66a
      https://github.com/llvm/llvm-project/commit/4f95f90b9445d56ba889a6f427cb20b24c2bb66a
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-11-10 (Tue, 10 Nov 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/vector-fshl-128.ll
    M llvm/test/CodeGen/X86/vector-fshl-256.ll
    M llvm/test/CodeGen/X86/vector-fshl-512.ll
    M llvm/test/CodeGen/X86/vector-fshl-rot-128.ll
    M llvm/test/CodeGen/X86/vector-fshl-rot-256.ll
    M llvm/test/CodeGen/X86/vector-fshl-rot-sub128.ll
    M llvm/test/CodeGen/X86/vector-fshr-128.ll
    M llvm/test/CodeGen/X86/vector-fshr-256.ll
    M llvm/test/CodeGen/X86/vector-fshr-512.ll
    M llvm/test/CodeGen/X86/vector-fshr-rot-128.ll
    M llvm/test/CodeGen/X86/vector-fshr-rot-256.ll
    M llvm/test/CodeGen/X86/vector-fshr-rot-sub128.ll

  Log Message:
  -----------
  [X86] Remove unused check-prefixes from vector funnel shift tests


  Commit: 75adc8bb4b40b28c38b4a5012d09f319a493c2ed
      https://github.com/llvm/llvm-project/commit/75adc8bb4b40b28c38b4a5012d09f319a493c2ed
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-11-10 (Tue, 10 Nov 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/vector-trunc-math.ll
    M llvm/test/CodeGen/X86/vector-trunc-usat.ll

  Log Message:
  -----------
  [X86] Remove unused check-prefixes from vector trunc tests


  Commit: 05954c2b69b0da89a68a38838389728d58c82082
      https://github.com/llvm/llvm-project/commit/05954c2b69b0da89a68a38838389728d58c82082
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-11-10 (Tue, 10 Nov 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/vector-rotate-128.ll
    M llvm/test/CodeGen/X86/vector-rotate-256.ll

  Log Message:
  -----------
  [X86] Remove unused check-prefixes from vector rotate tests


Compare: https://github.com/llvm/llvm-project/compare/de3ad5bb0903...05954c2b69b0


More information about the All-commits mailing list