[all-commits] [llvm/llvm-project] 08ac66: [test][msan] Relax order of param shadow

Vitaly Buka via All-commits all-commits at lists.llvm.org
Sat May 7 21:19:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 08ac66124874d70dab63c731da0244f9e29ef168
      https://github.com/llvm/llvm-project/commit/08ac66124874d70dab63c731da0244f9e29ef168
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M llvm/test/Instrumentation/MemorySanitizer/avx-intrinsics-x86.ll
    M llvm/test/Instrumentation/MemorySanitizer/avx2-intrinsics-x86.ll
    M llvm/test/Instrumentation/MemorySanitizer/sse-intrinsics-x86.ll
    M llvm/test/Instrumentation/MemorySanitizer/sse2-intrinsics-x86.ll
    M llvm/test/Instrumentation/MemorySanitizer/sse41-intrinsics-x86.ll

  Log Message:
  -----------
  [test][msan] Relax order of param shadow

Looks like different bots have them in a different order.




More information about the All-commits mailing list