Skip to content

Simplify primop dispatch code

John Ericson requested to merge Ericson2314/ghc:simplify-prim-ops into master

Doing the refactoring @simonpj asked in !2119 (comment 246457) . Had to add an LLVM implementation for timesInt2# to avoid a regression there.

N.B. Reviewing commit by commit should be more effective.

Edited by Sylvain Henry

Merge request reports