[all-commits] [llvm/llvm-project] a7fa5f: [Test] Fix CHECK typo.
Zequan Wu via All-commits
all-commits at lists.llvm.org
Fri Nov 4 10:18:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a7fa5febaa43d860cbd6a4061f239b283c4d8032
https://github.com/llvm/llvm-project/commit/a7fa5febaa43d860cbd6a4061f239b283c4d8032
Author: Zequan Wu <zequanwu at google.com>
Date: 2022-11-04 (Fri, 04 Nov 2022)
Changed paths:
M clang-tools-extra/test/clang-apply-replacements/Inputs/ignore-conflict/ignore-conflict.cpp
M clang/test/CodeGenCoroutines/pr56329.cpp
M clang/test/OpenMP/omp_with_loop_pragma_instr_profile.c
M clang/test/OpenMP/target_parallel_for_codegen.cpp
M flang/test/Lower/ext-proc-as-actual-argument-1.f90
M flang/test/Lower/ext-proc-as-actual-argument-2.f90
M flang/test/Lower/fail_image.f90
M lldb/test/Shell/SymbolFile/NativePDB/inline_sites.test
M llvm/test/CodeGen/PowerPC/livevars-crash2.mir
M llvm/test/CodeGen/PowerPC/phi-eliminate.mir
M llvm/test/CodeGen/PowerPC/vsx-args.ll
M llvm/test/DebugInfo/MIR/InstrRef/pick-vphi-in-shifting-loop.mir
M llvm/test/MC/WebAssembly/tag-section-decoding.ll
M llvm/test/MC/WebAssembly/type-checker-emit-after-unreachable.s
M llvm/test/Transforms/Coroutines/coro-debug.ll
M llvm/test/tools/llvm-profgen/recursion-compression-pseudoprobe.test
M mlir/test/Conversion/MathToSPIRV/math-to-gl-spirv.mlir
M mlir/test/Dialect/MemRef/canonicalize.mlir
M mlir/test/Dialect/Tensor/canonicalize.mlir
M mlir/test/python/ir/affine_expr.py
Log Message:
-----------
[Test] Fix CHECK typo.
Differential Revision: https://reviews.llvm.org/D137287
More information about the All-commits
mailing list