Skip to content

[DirectX] Implement Shader Flags Analysis for DX11_1_DoubleExtensions #114554

Closed as duplicate of#99117
@bharadwajy

Description

@bharadwajy

Currently all instructions except the following case are inspected to determine if DX11_1_DoubleExtensions flag is to be set.

Set function-level flag DX11_1_DoubleExtensions flag if the function calls DXIL::Opcode::Fma.

This flag is named m_bEnableDoubleExtensions in dxc sources.

AC:

Add tests to verify the flag is set.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Closed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions