[all-commits] [llvm/llvm-project] 93f967: [X86] vec_ss_load_fold.ll - use X86 check prefix i...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun Jan 29 08:48:57 PST 2023


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

  Changed paths:
    M llvm/test/CodeGen/X86/vec_ss_load_fold.ll

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

We try to use X32 for tests on gnux32 triples


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

  Changed paths:
    M llvm/include/llvm/Support/ReverseIteration.h

  Log Message:
  -----------
  [Support] ReverseIteration.h - add missing closing namespace comment. NFC.

Fixes clang-tidy warning


Compare: https://github.com/llvm/llvm-project/compare/eb1bd7086aba...cb2ec9028dcb


More information about the All-commits mailing list