microsoft / DirectXMath

DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps

Home Page:https://walbourn.github.io/introducing-directxmath/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IntelLLVM Compiler Validation

walbourn opened this issue · comments

Per the porting guide, there the control define for the new Intel LLVM compiler is __INTEL_LLVM_COMPILER. Should update DirectXMath to support both the new and classic Intel compilers.