Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MLIR] NFC. Move remaining affine test cases to its dialect dir #67921

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

bondhugula
Copy link
Contributor

NFC. Move remaining affine test cases to its dialect dir.

@llvmbot
Copy link
Member

llvmbot commented Oct 1, 2023

@llvm/pr-subscribers-mlir-affine

@llvm/pr-subscribers-mlir

Changes

NFC. Move remaining affine test cases to its dialect dir.


Full diff: https://github.com/llvm/llvm-project/pull/67921.diff

5 Files Affected:

  • (renamed) mlir/test/Dialect/Affine/loop-fusion-dependence-check.mlir ()
  • (renamed) mlir/test/Dialect/Affine/loop-fusion-slice-computation.mlir ()
  • (renamed) mlir/test/Dialect/Affine/loop-fusion-transformation.mlir ()
  • (renamed) mlir/test/Dialect/Affine/memref-bound-check.mlir ()
  • (renamed) mlir/test/Dialect/Affine/memref-dependence-check.mlir ()
diff --git a/mlir/test/Transforms/loop-fusion-dependence-check.mlir b/mlir/test/Dialect/Affine/loop-fusion-dependence-check.mlir
similarity index 100%
rename from mlir/test/Transforms/loop-fusion-dependence-check.mlir
rename to mlir/test/Dialect/Affine/loop-fusion-dependence-check.mlir
diff --git a/mlir/test/Transforms/loop-fusion-slice-computation.mlir b/mlir/test/Dialect/Affine/loop-fusion-slice-computation.mlir
similarity index 100%
rename from mlir/test/Transforms/loop-fusion-slice-computation.mlir
rename to mlir/test/Dialect/Affine/loop-fusion-slice-computation.mlir
diff --git a/mlir/test/Transforms/loop-fusion-transformation.mlir b/mlir/test/Dialect/Affine/loop-fusion-transformation.mlir
similarity index 100%
rename from mlir/test/Transforms/loop-fusion-transformation.mlir
rename to mlir/test/Dialect/Affine/loop-fusion-transformation.mlir
diff --git a/mlir/test/Transforms/memref-bound-check.mlir b/mlir/test/Dialect/Affine/memref-bound-check.mlir
similarity index 100%
rename from mlir/test/Transforms/memref-bound-check.mlir
rename to mlir/test/Dialect/Affine/memref-bound-check.mlir
diff --git a/mlir/test/Transforms/memref-dependence-check.mlir b/mlir/test/Dialect/Affine/memref-dependence-check.mlir
similarity index 100%
rename from mlir/test/Transforms/memref-dependence-check.mlir
rename to mlir/test/Dialect/Affine/memref-dependence-check.mlir

@bondhugula bondhugula force-pushed the uday/move_more_affine_test_cases branch from cf14e82 to 56fb289 Compare October 2, 2023 01:21
@bondhugula
Copy link
Contributor Author

Build failure isn't due to mine: https://buildkite.com/llvm-project/github-pull-requests/builds/5207#018aedfa-f7f4-4c76-b2a0-f160ac297307
(llvm_gtest not found for flang-rt unittests).

@bondhugula bondhugula requested a review from joker-eph October 2, 2023 11:17
NFC. Move remaining affine test cases to its dialect dir.
@bondhugula bondhugula force-pushed the uday/move_more_affine_test_cases branch from 56fb289 to b9b2cba Compare October 5, 2023 04:19
@bondhugula bondhugula merged commit da0ce32 into llvm:main Oct 6, 2023
Guzhu-AMD pushed a commit to GPUOpen-Drivers/llvm-project that referenced this pull request Oct 12, 2023
Local branch amd-gfx 1e9a597 Merged main:356139bd027d into amd-gfx:112f651afc0f
Remote branch main da0ce32 [MLIR] NFC. Move remaining affine test cases to its dialect dir (llvm#67921)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants