-
Notifications
You must be signed in to change notification settings - Fork 15.4k
[X86] Clear EVEX512 feature for 128-bit and 256-bit FMA intrinsics #156472
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
See #156385 (comment). /cc @RKSimon @phoebewang |
This matches the corresponding features defined in avx512vlintrin.h.
aeea852 to
0530978
Compare
RKSimon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
LLVM Buildbot has detected a new failure on builder Full details are available at: https://lab.llvm.org/buildbot/#/builders/163/builds/25779 Here is the relevant piece of the build log for the reference |
|
LLVM Buildbot has detected a new failure on builder Full details are available at: https://lab.llvm.org/buildbot/#/builders/141/builds/11257 Here is the relevant piece of the build log for the reference |
This matches the corresponding features defined in avx512vlintrin.h.