================ @@ -0,0 +1,41 @@ +; RUN: opt -S -scalarizer -dxil-op-lower -mtriple=dxil-pc-shadermodel6.3-library %s | FileCheck %s + +; Make sure dxil operation function calls for fwidth are generated for half/float and matching vectors ---------------- farzonl wrote:
```suggestion ; Make sure dxil operation function calls for ddx_coarse are generated for half/float and matching vectors ``` https://github.com/llvm/llvm-project/pull/164831 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
