u-c: cabal: add no-msse4.2 flag, enable -msse4.2 as default on x86 architectures#483
Conversation
757f900 to
45cc38f
Compare
konsumlamm
left a comment
There was a problem hiding this comment.
I think it would make more sense to call the flag sse42 (the m isn't part of the name, it's just a prefix for machine-specific options) and enable it by default.
661ec4c to
9a449f2
Compare
b2d9772 to
ea9dd46
Compare
1bd9fa3 to
ad52f90
Compare
|
I'd suggest OP use some global version of |
|
|
Good question. I think it wont, as at Core level (i.e. in unfoldings to be inlined) we only have magic |
closes #464.
I didn't test this locally so we'll see what CI says.
Also I assumed this would be in a new minor release so I added that to the CHANGE.md file but did not change the versioning in the cabal file