[clang] [HLSL] Overloads for `lerp` with a scalar weight (PR #137877)

Farzon Lotfi via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 29 15:08:38 PDT 2025


farzonl wrote:

Since we are open to this for lerp I think we should file a similar issue for `pow(vector<*>, scalar>);`  Its much more user friendlly if we had an overload that would let us use a scalar  for the exponent.

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


More information about the cfe-commits mailing list