[clang] Add _MM_FROUND_TO_NEAREST_TIES_EVEN to avx512fintrin.h (PR #99691)

Craig Topper via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 24 13:30:18 PDT 2024


topperc wrote:

> Regarding the Intel compiler, which is (unlike the LLVM project but like MSVC) proprietary

Aren't the latest versions of Intel's compiler, `icx`, based on LLVM?

https://github.com/llvm/llvm-project/pull/99691


More information about the cfe-commits mailing list