Skip to content

instruction selection: llvm.sext, llvm.zext, llvm.trunc - #385

Merged
math-fehr merged 45 commits into
mainfrom
luisa/isel-ext-trunc
Apr 10, 2026
Merged

instruction selection: llvm.sext, llvm.zext, llvm.trunc#385
math-fehr merged 45 commits into
mainfrom
luisa/isel-ext-trunc

Conversation

@luisacicolini

Copy link
Copy Markdown
Contributor

We add the lowering patterns for llvm.sext, llvm.zext, llvm.trunc to behave like llc

@luisacicolini luisacicolini added the RISCV The RISCV Dialect label Apr 9, 2026
@luisacicolini luisacicolini self-assigned this Apr 9, 2026

@math-fehr math-fehr left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I haven't looked in details in the code, but the style/tests make sense to me!

@math-fehr
math-fehr added this pull request to the merge queue Apr 10, 2026
Merged via the queue into main with commit f718fe2 Apr 10, 2026
2 checks passed
@math-fehr
math-fehr deleted the luisa/isel-ext-trunc branch April 10, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RISCV The RISCV Dialect

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants