Skip to content

Pull requests: opencompl/veir

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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…
fix: make the interpreter use datalayout
#1416 opened Sep 7, 2026 by regehr Collaborator Loading…
feat(parser): support signed and unsigned integer types
#1414 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(io): CTree Interpreter for I/O
#1384 opened Sep 4, 2026 by ArquintL Collaborator Draft
feat(io): Interpreter for the I/O Dialect
#1379 opened Sep 4, 2026 by ArquintL Collaborator Draft
feat(dataflow): known bits analysis
#1374 opened Sep 4, 2026 by axelcool1234 Collaborator Draft
fix(parser): accept shorthand LLVM byte types
#1356 opened Sep 3, 2026 by sueszli Contributor 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…
ProTip! Exclude everything labeled bug with -label:bug.