-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cranelift/x64: lower min and max for <=
i64
(#3748)
* cranelift/x64: lower min and max for <= `i64` * cranelift: add runtests for integer min/max
- Loading branch information
1 parent
da53925
commit 84b9c7b
Showing
4 changed files
with
246 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
cranelift/codegen/src/isa/x64/lower/isle/generated_code.manifest
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
src/clif.isle 9ea75a6f790b5c03 | ||
src/prelude.isle 73285cd431346d53 | ||
src/isa/x64/inst.isle 7513533d16948249 | ||
src/isa/x64/lower.isle 976ac116c5fcfa16 | ||
src/isa/x64/lower.isle 802b6e750d407100 |
96 changes: 82 additions & 14 deletions
96
cranelift/codegen/src/isa/x64/lower/isle/generated_code.rs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.