This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/80326] _mm512_trunc_ps intrinsic missing


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80326

--- Comment #1 from Sven Woop <mail@sven-woop.de> ---
Ok that one is in the SVML and only supported by ICC, not by Clang:

https://software.intel.com/sites/landingpage/IntrinsicsGuide/#techs=SVML&text=_mm512_trunc_ps

There seem to be no SVML for GCC, thus please close this issue.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]