This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][OpenMP][NFC] Move the modifier testcases to correct directory
ClosedPublic

Authored by shraiysh on Mar 3 2022, 1:22 AM.

Details

Summary

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).

Diff Detail

Event Timeline

shraiysh created this revision.Mar 3 2022, 1:22 AM
Herald added a project: Restricted Project. · View Herald Transcript
shraiysh requested review of this revision.Mar 3 2022, 1:22 AM
NimishMishra requested changes to this revision.EditedMar 10 2022, 3:17 AM

Hello @shraiysh. I noticed the build has failed for this. Can we have a rebase with main and a rebuild, just in case? Or if that failure was because of anything else, then we can let it be maybe.

This revision now requires changes to proceed.Mar 10 2022, 3:17 AM

Hello @shraiysh. I noticed the build has failed for this. Can we have a rebase with main and a rebuild, just in case? Or if that failure was because of anything else, then we can let it be maybe.

It is an unrelated failure.

shraiysh updated this revision to Diff 414332.Mar 10 2022, 3:42 AM

Rebase with main.

NimishMishra accepted this revision.Mar 10 2022, 4:09 AM

Hello @shraiysh. I noticed the build has failed for this. Can we have a rebase with main and a rebuild, just in case? Or if that failure was because of anything else, then we can let it be maybe.

It is an unrelated failure.

LGTM in that case

This revision is now accepted and ready to land.Mar 10 2022, 4:09 AM
This revision was landed with ongoing or failed builds.Mar 10 2022, 8:02 AM
This revision was automatically updated to reflect the committed changes.
mlir/test/Dialect/OpenMP/invalid.mlir