Issue 114561
Summary [DirectX] Implement Shader Flags Analysis for LowPrecisionPresent
Labels
Assignees
Reporter bharadwajy
    Set module-level flag `LowPrecisionPresent` if any of the module functions use an instruction with operands of `llvm::Type::TypeID::HalfID` or `Int16Ty`

This flag is named `m_bLowPrecisionPresent` in `dxc` sources.

AC:
Add tests to verify the flag is set.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to