Skip to content

Add support for Saturating Rounding Q-format Multiplication for x64#3105

Merged
jlb6740 merged 1 commit into
bytecodealliance:mainfrom
jlb6740:implement-sat-int-q-round-mul
Jul 27, 2021
Merged

Add support for Saturating Rounding Q-format Multiplication for x64#3105
jlb6740 merged 1 commit into
bytecodealliance:mainfrom
jlb6740:implement-sat-int-q-round-mul

Conversation

@jlb6740
Copy link
Copy Markdown
Contributor

@jlb6740 jlb6740 commented Jul 21, 2021

No description provided.

@jlb6740 jlb6740 force-pushed the implement-sat-int-q-round-mul branch from 29ae1d6 to 9dccfe1 Compare July 21, 2021 18:30
@github-actions github-actions Bot added cranelift Issues related to the Cranelift code generator cranelift:area:x64 Issues related to x64 codegen labels Jul 21, 2021
@jlb6740 jlb6740 force-pushed the implement-sat-int-q-round-mul branch from 9dccfe1 to 28642b3 Compare July 26, 2021 21:01
@jlb6740 jlb6740 requested review from abrown and cfallin July 26, 2021 21:02
Copy link
Copy Markdown
Member

@cfallin cfallin left a comment

Choose a reason for hiding this comment

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

LGTM apart from the accidental (?) removal of movdqa below and some comment nits. Thanks!

Comment thread cranelift/codegen/src/isa/x64/inst/emit.rs
Comment thread cranelift/codegen/src/isa/x64/lower.rs Outdated
Comment thread cranelift/codegen/src/isa/x64/lower.rs Outdated
@jlb6740 jlb6740 force-pushed the implement-sat-int-q-round-mul branch from 28642b3 to 14a25fb Compare July 27, 2021 02:58
@jlb6740 jlb6740 merged commit 5deda27 into bytecodealliance:main Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cranelift:area:x64 Issues related to x64 codegen cranelift Issues related to the Cranelift code generator

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants