Skip to content

Commit

Permalink
Update cranelift/codegen/src/isa/aarch64/inst.isle
Browse files Browse the repository at this point in the history
Co-authored-by: Afonso Bordado <afonso360@users.noreply.github.com>
  • Loading branch information
elliottt and afonso360 authored Oct 13, 2022
1 parent 5606436 commit 9e89306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cranelift/codegen/src/isa/aarch64/inst.isle
Original file line number Diff line number Diff line change
Expand Up @@ -3458,7 +3458,7 @@

(decl lower_bmask (Type Type ValueRegs) ValueRegs)

;; For conversions that fit in a regsiter, we can use csetm.
;; For conversions that fit in a register, we can use csetm.
;;
;; cmp val, #0
;; csetm res, ne
Expand Down

0 comments on commit 9e89306

Please sign in to comment.