Commit Graph

15 Commits

Author SHA1 Message Date
Chris Gyurgyik 3aa9c80056
Update codeowners for Calyx dialect. (#8501) 2025-05-21 17:34:34 -07:00
Maksim Levental d07c799f60
[LLVM] bump to 9deb08a and integrate upstream SMT C APIs (#8424) 2025-04-17 15:26:22 -04:00
John Demme 58665c5921
[Ibis] Rename to 'Kanagawa' (#7832) 2024-11-25 11:23:31 -08:00
Martin Erhart 2345382e67
[LLHD] Remove llhd-sim (#7351) 2024-07-19 17:54:14 +01:00
Will Dietz ccd6482a8d
CODEOWNERS: remove @dtzSiFive from most paths. (#7288) 2024-07-08 12:53:00 -05:00
Will Dietz 42e1adfe72 CODEOWNERS: Remove RamirezLucas, user does not exist. 2024-06-10 13:09:51 -05:00
Andrew Lenharth 917e5b0b33 [NFC] Set myself as codeowner for the common dialects 2024-04-29 10:21:42 -05:00
Martin Erhart 81789e21ba Add myself as codeowner of the SMT dialect 2024-04-29 10:01:13 +02:00
Rachit Nigam d35c2de896
Calyx native callout pass (#5879)
* start working on adding a calyx native callout pass

* missing entry in CMakeLists for circt-opt

* emit calyx in pass

* progress

* specify primitives lib

* it works!!

* fewer imports

* fix CMakeList

* cleaup and comments

* remove useless stringref

* better error message when `calyx` binary is missing

* header style

* remove primitives folder option and define pass-pipeline

* remove braces

* add native pass to calyx namespace

* remove empty namespace

* add dependency to CAPI

* clang-tidy
2023-08-24 09:16:54 +05:30
Rachit Nigam cab1421a19
Add codeowners for Calyx (#5631)
* Add codeowners for Calyx

* Add mike to HW and Loopschedule

* move mort
2023-08-01 09:21:12 -04:00
Morten Borup Petersen dd231259cf
[Ibis] assign codeowners (#5641) 2023-07-21 10:38:00 +02:00
Morten Borup Petersen a6c8cb3b14 Add more codeowners 2023-05-26 07:49:27 +00:00
Will Dietz d1cb87231b
Move from defunct codeowners to GitHub CODEOWNERS. (#5269)
Move to new format, we can add / adjust (please do!).

Fixes #3755.
2023-05-25 18:53:25 -05:00
John Demme 94de0a66c6
New CODEOWNERS format with auto review request (#144)
* New CODEOWNERS format with auto review request

* Workflow documentation
2020-10-12 23:28:07 -07:00
John Demme 98049701dd
Start of CODEOWNERS (#131)
* Start of CODE_OWNERS.md documentation

* Updating the CODE_OWNERS document as per the PR discussion

* Trying gh style

* Switching to gh format
2020-10-12 17:01:16 -07:00