Skip to content

[mlir] Update tests for the dispatcher debug revert strings - #168

Merged
abinavpp merged 1 commit into
mainfrom
app-dispatcher-revert-strings
Jul 28, 2026
Merged

[mlir] Update tests for the dispatcher debug revert strings#168
abinavpp merged 1 commit into
mainfrom
app-dispatcher-revert-strings

Conversation

@abinavpp

@abinavpp abinavpp commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the MLIR EVM test expectations to match the current “dispatcher debug revert strings” behavior (per the linked solx-llvm change), and unblocks semantic tests that no longer fail.

Changes:

  • Remove two revert-string semantic tests from mlirSemtestFailures.txt (they’re no longer expected to fail).
  • Update FileCheck expectations in revert-strings.sol for --revert-strings debug to reflect the new revert-data construction (writing Error(string) ABI payload before evm.revert).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
test/mlirSemtestFailures.txt Drops two revert-string tests from the known-failures list.
test/lit/mlirCodegen/EVM/revert-strings.sol Updates DEBUG-mode MLIR FileCheck assertions to match new revert-string emission in dispatcher paths.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@abinavpp
abinavpp force-pushed the app-dispatcher-revert-strings branch from c0dd359 to e4cc518 Compare July 27, 2026 18:45
@abinavpp
abinavpp force-pushed the app-lowering-sem-fixes branch from a6c3583 to 846b187 Compare July 27, 2026 18:45

@PavelKopyl PavelKopyl left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@abinavpp
abinavpp force-pushed the app-lowering-sem-fixes branch from 846b187 to 9a21c77 Compare July 28, 2026 12:45
@abinavpp
abinavpp force-pushed the app-dispatcher-revert-strings branch from e4cc518 to de4405d Compare July 28, 2026 12:45
@abinavpp
abinavpp changed the base branch from app-lowering-sem-fixes to main July 28, 2026 12:46
@abinavpp
abinavpp force-pushed the app-dispatcher-revert-strings branch 5 times, most recently from 620478a to 0a8d054 Compare July 28, 2026 12:54
@abinavpp
abinavpp force-pushed the app-dispatcher-revert-strings branch from 0a8d054 to 0df886e Compare July 28, 2026 12:55
@abinavpp
abinavpp merged commit 4ccc91a into main Jul 28, 2026
2 checks passed
@abinavpp
abinavpp deleted the app-dispatcher-revert-strings branch July 28, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants