PhD student at the University of Edinburgh.
-
University of Edinburgh
- Paris, France
Highlights
- Pro
Block or Report
Block or report math-fehr
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
llvm/llvm-project Public
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at…
-
1,412 contributions in the last year
Less
More
Contribution activity
March 2023
Created 7 commits in 2 repositories
Created a pull request in xdslproject/xdsl that received 13 comments
tests: Collect tests only from the test/ directory
Additionally, make errors fatal in pytest. This will make sure for instance that deprecated functions are not called with pytest
+28
−15
•
13
comments
Opened 5 other pull requests in 1 repository
Reviewed 47 pull requests in 2 repositories
xdslproject/xdsl
25 pull requests
-
core: Make
break_onin theLexerprivate - core: Loosen restrictions on SSAValue.name field
- misc: lint xdsl
- misc: lint ir.py
- misc: Pass SSAValue or IRNode for structural equality checking
- dialects: add PDL dialect
- dialects: Add stencil.LoadOp -> memref lowering.
- misc: lint irdl.py
- minor: don't backtrack when trying to parse characters
- core: remove "verify" method override in irdl_param_attr_definition
-
arith: Add arith
fptosiandsitofpoperations -
misc: Add
__init__.pyto dialects/experimental folder - dialects: Implement scf.parallel
- frontend: Add basic desymref
- core: always print a newline in a block, make consistent with MLIR syntax
-
core: Change ssa val
__repr__ -
MPI: Move
isendandirecvto pointers - misc: lint parser.py
- dialects: Add filecheck tests for stencil dialect and init rewriting
- dialects: Add RISC-V SSA Dialect
- xDSL: add immutable core IR structures
- dialects: Clean up type vars for Attribute types
- docs: Init xDSL-MLIR interoperation tutorial
- misc: lint vector.py
- xDSL/builtin: Add Verifier annotations for vector type and rank check
- Some pull request reviews not shown.
xdslproject/xdslproject.github.io
1 pull request
Created an issue in xdslproject/xdsl that received 1 comment
Improve API of Attribute fields
Currently, an IntegerAttr looks like (roughly)
class IntegerAttr: value: IntAttr type: IntegerType
We could change this to
class IntegerAttr: valu…
1
comment
33
contributions
in private repositories
Mar 3 – Mar 17





