- Merged (PR #740): Removed the version restriction on
find_package(HEXL), which was incompatible with HEXL's exact-versionHEXLConfigVersion.cmake. - Merged (PR #741): Added a warmup pass to
sealbenchto eliminate an observed slowdown due to cold instruction cache, page faults, and an uninitialized memory pool (issue #625).