[clang] [HLSL] prevent generation of double intrinsics. (PR #86932)

Farzon Lotfi via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 28 06:21:51 PDT 2024


farzonl wrote:

So keep in mind there are some double cases that are valid for hlsl. so always check via dxc  which can be easily used via [hlsl.godbolt](https://hlsl.godbolt.org/).

https://github.com/llvm/llvm-project/pull/86932


More information about the cfe-commits mailing list