Issue 149127
Summary [DXIL][HLSL] Apply `dx.precise` to operations when `-Gis` is applied
Labels backend:DirectX, HLSL
Assignees
Reporter llvm-beanz
    We recently added the `-Gis` flag to the DXC driver mode, but we didn't add support for generating the `dx.precise` metadata on DXIL operations, which causes significant behavior differences from DXC.

You can see the observable difference between Clang and DXC [here](https://godbolt.org/z/nooszGoMz).
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to