[all-commits] [llvm/llvm-project] a1ac77: [MLIR][OpenMP][NFC] Move the modifier testcases to...

Shraiysh via All-commits all-commits at lists.llvm.org
Thu Mar 10 08:02:18 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a1ac771247dd3e8caa6dd1bac8cd17f5e5fbbc9d
      https://github.com/llvm/llvm-project/commit/a1ac771247dd3e8caa6dd1bac8cd17f5e5fbbc9d
  Author: Shraiysh Vaishay <Shraiysh.Vaishay at amd.com>
  Date:   2022-03-10 (Thu, 10 Mar 2022)

  Changed paths:
    M mlir/test/Dialect/OpenMP/invalid.mlir
    R mlir/test/Target/LLVMIR/openmp-llvm-bad-schedule-modifier.mlir

  Log Message:
  -----------
  [MLIR][OpenMP][NFC] Move the modifier testcases to correct directory

This patch moves the testcases from
`mlir/test/Target/LLVMIR/openmp-llvm-bad-schedule-modifier.mlir` to
`mlir/test/Dialect/OpenMP/invalid.mlir` as they test the verifier
(not the translation to LLVM IR).

Reviewed By: NimishMishra

Differential Revision: https://reviews.llvm.org/D120877




More information about the All-commits mailing list