Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
6ab9b225 04/03/2026 10:35 PM k0kubun (Takashi Kokubun)

ZJIT: Add IseqVersion::is_invalidated() method

Address review feedback: use a method instead of directly comparing
.status == IseqStatus::Invalidated.

83447d55 04/03/2026 10:35 PM k0kubun (Takashi Kokubun)

ZJIT: Recompile getivar on guard_shape_failure

0fde80f0 04/03/2026 10:35 PM k0kubun (Takashi Kokubun)

ZJIT: Add TODO to subsume guard dedup into GVN

153ab6be 04/03/2026 10:35 PM k0kubun (Takashi Kokubun)

ZJIT: Simplify guard dedup with Iterator::find

48dd4b14 04/03/2026 10:35 PM k0kubun (Takashi Kokubun)

ZJIT: Deduplicate redundant GuardType instructions in fold_constants

When two GuardType instructions in the same basic block guard the same
value with the same (or narrower) type, the second guard is redundant.
For example, (n - 1) + (n - 2) generates two GuardType n, Fixnum...

892991bd 04/03/2026 04:13 PM k0kubun (Takashi Kokubun)

ZJIT: Fallback ifunc invokeblock when tag check fails (#16608)

9ef2153c 04/03/2026 04:08 AM nobu (Nobuyoshi Nakada)

Fix condition, 0 is truethy in Ruby [ci skip]

480d0375 04/03/2026 02:23 AM dependabot[bot]

Bump taiki-e/install-action

Bumps the github-actions group with 1 update in the / directory: taiki-e/install-action.

Updates taiki-e/install-action from 2.71.1 to 2.71.2

6200574d 04/03/2026 12:30 AM hsbt (Hiroshi SHIBATA)

Fix bug reference number and tracker ID to match Bug #21342

bbe94d9b 04/03/2026 12:30 AM hsbt (Hiroshi SHIBATA)

Fix typo "rescured" to "rescued"

View all revisions | View revisions

Also available in: Atom