P4LLVM icon indicating copy to clipboard operation
P4LLVM copied to clipboard

P4-LLVM is an LLVM based compiler for P4

Results 4 P4LLVM issues
Sort by recently updated
recently updated
newest added

Hello, I'm following the commands from this script (https://github.com/IITH-Compilers/P4LLVM)) on a VM with Ubuntu 16.04.7desktop. Can I ask for the assistance to solve this issue? when I cmake .. :...

I'm trying to built P4LLVM with the latest version of P4C and there seems to be incompatibilities. Which was the latest version with which this was tested so I can...

Set an attribute for function args of type enum

enhancement

`extract` function has two variants one argument and two arguments. Two argument version of `extract ` takes a header of variable length, as we are not handling `varbits` as of...

wontfix