-
Notifications
You must be signed in to change notification settings - Fork 31
Pull requests: opencompl/veir
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(LLVM): check the types of the floating point arithmetic
LLVM
The LLVM Dialect
#1417
opened Sep 7, 2026 by
tobiasgrosser
Collaborator
Loading…
feat(parser): support signed and unsigned integer types
#1414
opened Sep 7, 2026 by
sueszli
Contributor
Loading…
fix: reject out-of-range integer attrs, fix mixed-width constant folding
#1413
opened Sep 7, 2026 by
sueszli
Contributor
Loading…
fix(parser): accept shorthand LLVM parameterless types
#1412
opened Sep 7, 2026 by
sueszli
Contributor
Loading…
feat: add make sqlite target for e2e SQLite3 parsing test
#1411
opened Sep 7, 2026 by
sueszli
Contributor
Loading…
feat(LLVM): parse llvm.fence
LLVM
The LLVM Dialect
#1410
opened Sep 7, 2026 by
tobiasgrosser
Collaborator
Loading…
feat(LLVM): parse vastart, vaend and va_arg
LLVM
The LLVM Dialect
#1409
opened Sep 7, 2026 by
tobiasgrosser
Collaborator
Loading…
feat(LLVM): parse llvm.insertvalue
LLVM
The LLVM Dialect
#1408
opened Sep 7, 2026 by
tobiasgrosser
Collaborator
Loading…
feat(LLVM): parse llvm.call_intrinsic
LLVM
The LLVM Dialect
#1407
opened Sep 7, 2026 by
tobiasgrosser
Collaborator
Loading…
feat(LLVM): parse fneg, fmuladd, fabs, fcmp, and the float casts
LLVM
The LLVM Dialect
#1406
opened Sep 7, 2026 by
tobiasgrosser
Collaborator
Loading…
feat(dataflow): Improve transfer function signature
#1391
opened Sep 4, 2026 by
axelcool1234
Collaborator
Loading…
feat(llzk): more local invariants checks (array), refactor common checks
#1389
opened Sep 4, 2026 by
Maschmalow
Contributor
Loading…
fix(parser): accept shorthand LLVM byte types
#1356
opened Sep 3, 2026 by
sueszli
Contributor
Loading…
feat(RISCVCombines): add combines to speed-up ChaCha20
#1344
opened Sep 2, 2026 by
tobias-rothmann
Loading…
feat(llzk): add constraint deduplication pass
#1342
opened Sep 2, 2026 by
AlexanderViand
Contributor
•
11/11
•
Draft
feat(llzk): add String and Global dialects
#1340
opened Sep 2, 2026 by
AlexanderViand
Contributor
•
6/11
Loading…
feat(llzk): add Felt combines
#1337
opened Sep 2, 2026 by
AlexanderViand
Contributor
•
10/11
•
Draft
feat(llzk): add Constrain dialect
#1338
opened Sep 2, 2026 by
AlexanderViand
Contributor
•
8/11
•
Draft
feat(llzk): add Struct and Array dialects
#1336
opened Sep 2, 2026 by
AlexanderViand
Contributor
•
9/11
•
Draft
feat(llzk): add Cast, Bool, and RAM dialects
#1335
opened Sep 2, 2026 by
AlexanderViand
Contributor
•
7/11
Loading…
feat(dataflow): add ModArithRangeAnalysis
#1322
opened Sep 2, 2026 by
axelcool1234
Collaborator
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.