diff options
author | Kaitlin Peng <kaitlinpeng@microsoft.com> | 2025-08-14 12:02:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-14 12:02:34 -0700 |
commit | cbfc22c06b88d1f0176559a5f41ddc1f003b4c6f (patch) | |
tree | d480452e5a6a0eedcbb3b4cdb445196c9ba8a752 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 016c301d30fc9e5d8a3e42fb9a5cd990bf2b164f (diff) | |
download | llvm-cbfc22c06b88d1f0176559a5f41ddc1f003b4c6f.zip llvm-cbfc22c06b88d1f0176559a5f41ddc1f003b4c6f.tar.gz llvm-cbfc22c06b88d1f0176559a5f41ddc1f003b4c6f.tar.bz2 |
Fix typo in `step` intrinsic comment (#153642)
`y` should be the first argument and `x` should be the second, otherwise
the formula is wrong. This also matches the documentation
[here](https://learn.microsoft.com/en-us/windows/win32/direct3dhlsl/dx-graphics-hlsl-step).
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions