Skip to content

PrimOpId cache fixes (#20857)

Sylvain Henry requested to merge hsyl20/ghc:hsyl20/perf-primops into master
  1. Use the cache more (primOpId instead of mkPrimOpId)
  2. Replace Array# with SmallArray#

Merge request reports