Frej Drejhammar

Results 5 issues of Frej Drejhammar

eministat:s_warmup/1 schedules the sending of a 'warmup_over' message to self() to stop warmup after 3 seconds. If the benchmarked function flushes the message queue, the message can be lost and...

The current timer implementation fails to correctly handle code which sets the OCRxA register in (at least) CTC mode. The following program, when compiled for an atmega328 and run on...

In #95 @atykhyy suggests a `--filter-names` flag along the lines of `--filter-contents` for a allowing files to be renamed and/or removed during conversion. I'm open for suggestions, but do we...

feature-request
contribution-required

Changes needed: * FunctionInterfaces.h has moved to the mlir/Interfaces/ directory. * FunctionOpInterface is now a subclass to CallableOpInterface, so getCallableRegion() has to be implemented for RustFuncOp and RustExtFuncOp. * The...

With the right input, the beam_ssa_private_append pass could crash when it, during the initial value tracking phase, selected literals which were not compatible with the tracked element structure for later...