주요 콘텐츠

이 페이지는 기계 번역을 사용하여 번역되었습니다. 영어 원문을 보려면 여기를 클릭하십시오.

코드 효율성 상충관계

최적화된 코드를 생성할 때 상충관계를 조정

준정규(subnormal) 숫자 계산을 수행하거나 시뮬레이션과 코드 생성 결과 간의 있을 수 있는 불일치를 방지하는 코드를 제거하여 생성 코드의 효율성을 개선합니다.

모델 설정

모두 확장

LevelOptimization level for generated code
우선 순위Control application of optimizations based on priority
Remove Code from Tunable Parameter Expressions That Saturate Out-of-Range ValuesControl generation of protective code that saturates out-of-range tunable parameter expression values
나눗셈 산술 예외를 방지하는 코드 제거Control generation of protective code for division arithmetic exceptions
NaN을 0으로 매핑하는 코드를 부동소수점에서 정수로 변환하는 코드에서 제거Control generation of protective code that handles floating-point to integer conversion for NaN values
범위를 벗어나는 값을 래핑시키는 코드를 부동소수점에서 정수로 변환하는 부분에서 제거Control generation of wrapping code that handles out-of-range floating-point to integer conversion values
코드 대체 라이브러리Libraries that define code optimizations for specific target environment
비정규 숫자에 대한 시뮬레이션 동작Option to emulate hardware handling of denormal numbers

도움말 항목