Skip to content

Pull requests: p4lang/p4c

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

ensure child of IR::SwitchCase remains a BlockStatement core Topics concerning the core segments of the compiler (frontend, midend, parser)
#5349 opened Jul 14, 2025 by ChrisDodd Loading…
Add support for operations on value with sizes > 64-bit ebpf Topics related to the eBPF back end p4tc Topics related to the P4-TC back end. On PRs, also triggers p4tc CI tests to run.
#5345 opened Jul 9, 2025 by vbnogueira Draft
Implicit read/write of extern instances core Topics concerning the core segments of the compiler (frontend, midend, parser)
#5343 opened Jul 6, 2025 by ChrisDodd Draft
Enable printing of packet in/out contents during BMv2 tests bmv2 Topics related to BMv2 or v1model
#5341 opened Jul 2, 2025 by jafingerhut Loading…
Support for arrays of extern instances core Topics concerning the core segments of the compiler (frontend, midend, parser)
#5338 opened Jul 1, 2025 by ChrisDodd Loading…
@persistent annotation for data persistent across packets p4-spec Topics related to the P4 specification (https://github.com/p4lang/p4-spec/).
#5330 opened Jun 27, 2025 by ChrisDodd Draft
Make struct used by digest in p4tc packed p4tc Topics related to the P4-TC back end. On PRs, also triggers p4tc CI tests to run.
#5329 opened Jun 26, 2025 by vbnogueira Loading…
Bump protobuf from 3.20.2 to 4.25.8 dependencies Pull requests that update a dependency file python Pull requests that update python code
#5323 opened Jun 17, 2025 by dependabot bot Loading…
Check for out/inout bindings aliased with uses breaking-change This change may break assumptions of compiler back ends. core Topics concerning the core segments of the compiler (frontend, midend, parser)
#5318 opened Jun 12, 2025 by ChrisDodd Loading…
Annotate externs from core.p4 with @corelib annotation core Topics concerning the core segments of the compiler (frontend, midend, parser) run-validation Use this tag to trigger a Validation CI run.
#5285 opened May 18, 2025 by asl Loading…
Add new node pattern matching boilerplate & make use of it core Topics concerning the core segments of the compiler (frontend, midend, parser)
#5284 opened May 18, 2025 by asl Loading…
Extension to strength reduction for issue 5280 core Topics concerning the core segments of the compiler (frontend, midend, parser)
#5281 opened May 17, 2025 by ChrisDodd Loading…
Fix segmentation failure in ConstantTypeSubstitution core Topics concerning the core segments of the compiler (frontend, midend, parser)
#5271 opened May 14, 2025 by vlstill Loading…
Fix handling of int<0> constants, fix warning category core Topics concerning the core segments of the compiler (frontend, midend, parser)
#5249 opened May 5, 2025 by vlstill Loading…
Allow constant folding of serializable enums of different types core Topics concerning the core segments of the compiler (frontend, midend, parser)
#5246 opened May 1, 2025 by ChrisDodd Loading…
[core] Try out a boost::format replacement. core Topics concerning the core segments of the compiler (frontend, midend, parser) p4tc Topics related to the P4-TC back end. On PRs, also triggers p4tc CI tests to run. run-sanitizer Use this tag to run a Clang+Sanitzers CI run. run-static Use this tag to trigger static build CI run. run-ubuntu18 Use this tag to trigger a Ubuntu-18 CI run. run-validation Use this tag to trigger a Validation CI run.
#5234 opened Apr 12, 2025 by fruffy Draft
Add cplint workflow support for minimal lint-only builds infrastructure Topics related to code style and build and test infrastructure.
#5225 opened Apr 7, 2025 by blackdragoon26 Loading…
Fixed/namespace tofino tofino Topics related to the Tofino switch and back end.
#5218 opened Apr 3, 2025 by AkarshSahlot Loading…
[docs] Added test guide documentation Topics related to compiler documentation.
#5215 opened Apr 2, 2025 by Vineet1101 Loading…
[Generator] Add an explicit modifier to the IR generator. core Topics concerning the core segments of the compiler (frontend, midend, parser)
#5208 opened Mar 31, 2025 by fruffy Draft
[Tofino] Move vector.c to C++ tofino Topics related to the Tofino switch and back end.
#5203 opened Mar 29, 2025 by fruffy Loading…
[#5152] Write preprocessed P4 to <program_name>.p4pp file when --save-temps option is provided core Topics concerning the core segments of the compiler (frontend, midend, parser)
#5153 opened Feb 27, 2025 by kfcripps Loading…
Modify CI tests to use bf-pktpy module, with no scapy, except for EBPF backend tests infrastructure Topics related to code style and build and test infrastructure.
#5145 opened Feb 23, 2025 by jafingerhut Loading…
Improve Bazel CI caching scheme. infrastructure Topics related to code style and build and test infrastructure.
#5144 opened Feb 23, 2025 by smolkaj Draft
ProTip! Filter pull requests by the default branch with base:main.