Skip to content
Commit b6e38981 authored by Sunil K Pandey's avatar Sunil K Pandey
Browse files

x86-64: Simplify minimum ISA check ifdef conditional with if



Replace minimum ISA check ifdef conditional with if.  Since
MINIMUM_X86_ISA_LEVEL and AVX_X86_ISA_LEVEL are compile time constants,
compiler will perform constant folding optimization, getting same
results.

Reviewed-by: default avatarH.J. Lu <hjl.tools@gmail.com>
parent d370155b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment