Skip to content

Verify scalar semantics in quantifier fast path #661

New issue

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

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

Already on GitHub? # to your account

Open
natecook1000 opened this issue Apr 14, 2023 · 1 comment
Open

Verify scalar semantics in quantifier fast path #661

natecook1000 opened this issue Apr 14, 2023 · 1 comment
Assignees

Comments

@natecook1000
Copy link
Member

After #655 and #658 land, verify that indexes are handled correctly under scalar semantics in Processor._doQuantifyMatch and String.matchBitset. Also check on end/endIndex there and in _matchBuiltinCC.

@natecook1000 natecook1000 self-assigned this Apr 14, 2023
@milseman
Copy link
Member

Note that we currently don't perform the compiler optimizations to enable those specialized instructions in scalar-semantic mode. We should enable them and test them.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants