Skip to content

Also do dev releases when merging into dev tag branch#260

Merged
tschneidereit merged 1 commit intobytecodealliance:masterfrom
tschneidereit:fix-rolling-dev-release
Aug 7, 2019
Merged

Also do dev releases when merging into dev tag branch#260
tschneidereit merged 1 commit intobytecodealliance:masterfrom
tschneidereit:fix-rolling-dev-release

Conversation

@tschneidereit
Copy link
Member

Under circumstances that I don't fully understand, Pipelines thinks that a merge into master is a merge into the dev tag. (Probably if those are pointing to the same commit, but that doesn't seem to always hold.)

This change treats the dev tag the same way as master, and thus fixes this issue.

@tschneidereit tschneidereit merged commit 53fda72 into bytecodealliance:master Aug 7, 2019
@tschneidereit tschneidereit deleted the fix-rolling-dev-release branch August 7, 2019 13:44
dhil added a commit to dhil/wasmtime that referenced this pull request Nov 27, 2024
avanhatt added a commit to wellesley-prog-sys/wasmtime that referenced this pull request Apr 9, 2025
Add spec for `safe_divisor_from_imm64` and verify rule.

Updates bytecodealliance#260
avanhatt added a commit to wellesley-prog-sys/wasmtime that referenced this pull request Apr 9, 2025
More `i128`, add tags for `narrowfloat` and `atomics`

```bash
./script/status.sh --name aarch64 --include-tag wasm_proposal_mvp --skip-tag vector --skip-tag i128 --skip-tag atomics --skip-tag narrowfloat
```

Updates bytecodealliance#260 avanhatt#47
avanhatt pushed a commit to wellesley-prog-sys/wasmtime that referenced this pull request Apr 9, 2025
avanhatt pushed a commit to wellesley-prog-sys/wasmtime that referenced this pull request Apr 9, 2025
avanhatt pushed a commit to wellesley-prog-sys/wasmtime that referenced this pull request Apr 9, 2025
Provide spec for CLIF load instruction `uload32`.

Updates bytecodealliance#260
avanhatt added a commit to wellesley-prog-sys/wasmtime that referenced this pull request Apr 9, 2025
avanhatt added a commit to wellesley-prog-sys/wasmtime that referenced this pull request Apr 9, 2025
Simple passthrough with narrowed type.

Updates bytecodealliance#260

Co-authored-by: Alexa VanHattum <av111@wellesley.edu>
avanhatt pushed a commit to wellesley-prog-sys/wasmtime that referenced this pull request Apr 9, 2025
Generate specs for `Fpu{Load,Store}{32,64}`.

Updates bytecodealliance#260
avanhatt pushed a commit to wellesley-prog-sys/wasmtime that referenced this pull request Apr 9, 2025
avanhatt pushed a commit to wellesley-prog-sys/wasmtime that referenced this pull request Apr 9, 2025
avanhatt pushed a commit to wellesley-prog-sys/wasmtime that referenced this pull request Apr 9, 2025
Provide CLIF spec for `istore32`.

Updates bytecodealliance#260

Co-authored-by: Michael McLoughlin <mcloughlin@cmu.edu>
avanhatt pushed a commit to wellesley-prog-sys/wasmtime that referenced this pull request Apr 9, 2025
Verify the `{u,s}extend` of a `load` rules.

These require specs for some `sink` terms, which we model as a no-op in
the verification domain.

These rules also have a lot of expansions, so marked `slow`.

Updates bytecodealliance#260
avanhatt pushed a commit to wellesley-prog-sys/wasmtime that referenced this pull request Apr 9, 2025
Specification for the `sload32` CLIF term.

Updates bytecodealliance#260
avanhatt pushed a commit to wellesley-prog-sys/wasmtime that referenced this pull request Apr 9, 2025
Add specs for `{u,s}load<N>` and `istore<N>`.

Refactor the load and store specs to use shared macros.

Updates bytecodealliance#260
avanhatt pushed a commit to wellesley-prog-sys/wasmtime that referenced this pull request Apr 9, 2025
Tagging 128-bit rules and a spec for `ty_float_or_vec`.

Updates bytecodealliance#260
avanhatt pushed a commit to wellesley-prog-sys/wasmtime that referenced this pull request Apr 9, 2025
avanhatt pushed a commit to wellesley-prog-sys/wasmtime that referenced this pull request Apr 9, 2025
avanhatt pushed a commit to wellesley-prog-sys/wasmtime that referenced this pull request Apr 9, 2025
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.

1 participant