Skip to content

[WebAssembly] Rename legacy EH mir tests #107189

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

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Conversation

aheejin
Copy link
Member

@aheejin aheejin commented Sep 4, 2024

We added -legacy suffix to the legacy EH ll tests in #107166 but forgot to do the same for mir tests.

We added `-legacy` suffix to the legacy EH `ll` tests in llvm#107166 but
forgot to do the same for `mir` tests.
@llvmbot
Copy link
Member

llvmbot commented Sep 4, 2024

@llvm/pr-subscribers-backend-webassembly

Author: Heejin Ahn (aheejin)

Changes

We added -legacy suffix to the legacy EH ll tests in #107166 but forgot to do the same for mir tests.


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

2 Files Affected:

  • (renamed) llvm/test/CodeGen/WebAssembly/cfg-stackify-eh-legacy.mir ()
  • (renamed) llvm/test/CodeGen/WebAssembly/exception-legacy.mir ()
diff --git a/llvm/test/CodeGen/WebAssembly/cfg-stackify-eh.mir b/llvm/test/CodeGen/WebAssembly/cfg-stackify-eh-legacy.mir
similarity index 100%
rename from llvm/test/CodeGen/WebAssembly/cfg-stackify-eh.mir
rename to llvm/test/CodeGen/WebAssembly/cfg-stackify-eh-legacy.mir
diff --git a/llvm/test/CodeGen/WebAssembly/exception.mir b/llvm/test/CodeGen/WebAssembly/exception-legacy.mir
similarity index 100%
rename from llvm/test/CodeGen/WebAssembly/exception.mir
rename to llvm/test/CodeGen/WebAssembly/exception-legacy.mir

@aheejin aheejin merged commit b2223b4 into llvm:main Sep 4, 2024
10 checks passed
@aheejin aheejin deleted the rename_mir_tests branch September 4, 2024 16:52
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.

3 participants