[all-commits] [llvm/llvm-project] 8fd6fc: [X86] avx-vbroadcastf128.ll - use X86 check prefix...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun Jan 22 07:11:09 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8fd6fc78aec88d1662236b75b5ecc9a62d50a837
      https://github.com/llvm/llvm-project/commit/8fd6fc78aec88d1662236b75b5ecc9a62d50a837
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-01-22 (Sun, 22 Jan 2023)

  Changed paths:
    M llvm/test/CodeGen/X86/avx-vbroadcastf128.ll

  Log Message:
  -----------
  [X86] avx-vbroadcastf128.ll - use X86 check prefix instead of X32

We try to use X32 for tests on gnux32 triples


  Commit: 6aa43fed4c17fe39ce17cc105aec9f838d1adbbd
      https://github.com/llvm/llvm-project/commit/6aa43fed4c17fe39ce17cc105aec9f838d1adbbd
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-01-22 (Sun, 22 Jan 2023)

  Changed paths:
    M llvm/test/CodeGen/X86/commute-3dnow.ll

  Log Message:
  -----------
  [X86] commute-3dnow.ll - use X86 check prefix instead of X32

We try to use X32 for tests on gnux32 triples


Compare: https://github.com/llvm/llvm-project/compare/3c560dd0ae67...6aa43fed4c17


More information about the All-commits mailing list