https://issues.dlang.org/show_bug.cgi?id=22024
--- Comment #3 from Dlang Bot <[email protected]> --- dlang/druntime pull request #3515 "merge stable" was merged into master: - 4aa8c47d8fee3f2389dcb4408412a307d15b0393 by Nathan Sashihara: Fix Issue 22024 - hashOf does not work on enum types whose base type is a SIMD vector Also incidentally do not pass vector by ref to toHash - 324dca6924266be7415c50744d8a4dc74d43d407 by Nathan Sashihara: Fix Issue 22024 - hashOf does not work on enum types whose base type is a SIMD vector Also incidentally do not pass vector by ref to toHash https://github.com/dlang/druntime/pull/3515 --
