[all-commits] [llvm/llvm-project] 66f692: [HLSL][Doc] Add doc about expected differences (#8...
Chris B via All-commits
all-commits at lists.llvm.org
Thu Feb 22 12:32:37 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66f6929fec3ae4770368b60aa1920623ab835f9d
https://github.com/llvm/llvm-project/commit/66f6929fec3ae4770368b60aa1920623ab835f9d
Author: Chris B <chris.bieneman at me.com>
Date: 2024-02-22 (Thu, 22 Feb 2024)
Changed paths:
A clang/docs/HLSL/ExpectedDifferences.rst
M clang/docs/HLSL/HLSLDocs.rst
Log Message:
-----------
[HLSL][Doc] Add doc about expected differences (#82395)
This document covers expected differences between Clang and the HLSL
reference compiler implementations (FXC & DXC). The document is not
intended to be exhaustive, but it should be a best effort to cover known
cases.
This document should document both the behavioral difference and the
explanation of why Clang differs.
The initail document covers known overload resolution differences.
---------
Co-authored-by: S. Bharadwaj Yadavalli <Bharadwaj.Yadavalli at microsoft.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list