-
Notifications
You must be signed in to change notification settings - Fork 445
Issues: p4lang/p4c
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Shift by a string literal is not rejected by type checker
bug
This behavior is unintended and should be fixed.
core
Topics concerning the core segments of the compiler (frontend, midend, parser)
#5094
opened Jan 9, 2025 by
vlstill
Shadowing a control parameter within an apply block is disallowed
p4-spec
Topics related to the P4 specification (https://github.com/p4lang/p4-spec/).
#5092
opened Jan 6, 2025 by
jaehyun1ee
Arithmetic shift by an unsigned value of type bit<W>
p4-spec
Topics related to the P4 specification (https://github.com/p4lang/p4-spec/).
#5091
opened Jan 6, 2025 by
jaehyun1ee
Type inference fails on int type
p4-spec
Topics related to the P4 specification (https://github.com/p4lang/p4-spec/).
#5090
opened Jan 6, 2025 by
jaehyun1ee
Overloading of package should be disallowed
p4-spec
Topics related to the P4 specification (https://github.com/p4lang/p4-spec/).
#5089
opened Jan 6, 2025 by
jaehyun1ee
Implicit cast from int/bit<W> to int should be disallowed
p4-spec
Topics related to the P4 specification (https://github.com/p4lang/p4-spec/).
#5088
opened Jan 6, 2025 by
jaehyun1ee
Implicit cast is allowed on types introduced by the type keyword when it shoudn't
p4-spec
Topics related to the P4 specification (https://github.com/p4lang/p4-spec/).
#5087
opened Jan 6, 2025 by
jaehyun1ee
Violation of tuple type nesting rules
p4-spec
Topics related to the P4 specification (https://github.com/p4lang/p4-spec/).
#5086
opened Jan 6, 2025 by
jaehyun1ee
Duplicate match_kind declarations are allowed when they shoudn't
p4-spec
Topics related to the P4 specification (https://github.com/p4lang/p4-spec/).
#5085
opened Jan 6, 2025 by
jaehyun1ee
Wrong scope when initializing an abstract method
p4-spec
Topics related to the P4 specification (https://github.com/p4lang/p4-spec/).
#5084
opened Jan 6, 2025 by
jaehyun1ee
Could not detect p4runtime info file format from file suffix .txtpb
question
This is a topic requesting clarification.
#5076
opened Dec 23, 2024 by
Menghu1992
overeager typechecking of generic types.
p4-spec
Topics related to the P4 specification (https://github.com/p4lang/p4-spec/).
#5067
opened Dec 16, 2024 by
ChrisDodd
Upgrade to Bzlmod
enhancement
This topic discusses an improvement to existing compiler code.
infrastructure
Topics related to code style and build and test infrastructure.
#5066
opened Dec 13, 2024 by
smolkaj
Upgrade to Bazel 8
enhancement
This topic discusses an improvement to existing compiler code.
infrastructure
Topics related to code style and build and test infrastructure.
#5065
opened Dec 13, 2024 by
smolkaj
generate() in json_generator.h and unpack_json should be implemented by the class/file that uses it.
enhancement
This topic discusses an improvement to existing compiler code.
#5064
opened Dec 13, 2024 by
fruffy
DefUse is consuming lots of memory
compiler-performance
Topics on improving the performance of the compiler core.
core
Topics concerning the core segments of the compiler (frontend, midend, parser)
#5061
opened Dec 12, 2024 by
asl
PHV allocation issue in Tofino compiler
question
This is a topic requesting clarification.
tofino
Topics related to the Tofino switch and back end.
#5046
opened Dec 3, 2024 by
komaljai
Directionless action arguments provided by the P4 program should behave like This behavior is unintended and should be fixed.
p4-spec
Topics related to the P4 specification (https://github.com/p4lang/p4-spec/).
in
bug
#5042
opened Dec 2, 2024 by
jaehyun1ee
Type inference succeeds when it shouldn't
bug
This behavior is unintended and should be fixed.
p4-spec
Topics related to the P4 specification (https://github.com/p4lang/p4-spec/).
#5041
opened Dec 2, 2024 by
jaehyun1ee
Missing several libraries when building Tofino backend
enhancement
This topic discusses an improvement to existing compiler code.
tofino
Topics related to the Tofino switch and back end.
#5037
opened Nov 30, 2024 by
XiangyuG
Investigate use of precompiled headers
core
Topics concerning the core segments of the compiler (frontend, midend, parser)
#5032
opened Nov 25, 2024 by
asl
[PSA eBPF] Invalid access to struct field using pointer
bug
This behavior is unintended and should be fixed.
ebpf-psa
Topics related to the eBPF PSA back end
#5031
opened Nov 24, 2024 by
marsontti
Clarify include style when headers are in the same folder as the including file
question
This is a topic requesting clarification.
#5027
opened Nov 22, 2024 by
fruffy
eBPF backend doesn't generate emit in if statement correctly
bug
This behavior is unintended and should be fixed.
ebpf
Topics related to the eBPF back end
p4tc
Topics related to the P4-TC back end
#5026
opened Nov 22, 2024 by
vbnogueira
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.