summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJames Helferty (NVIDIA) <jhelferty@nvidia.com>2025-06-30 11:59:14 -0400
committerGitHub <noreply@github.com>2025-06-30 15:59:14 +0000
commit61c9eb3a9117b6227cf40d970e57cf3d746b3926 (patch)
tree740b42289cbdf1baa76f841c8debc4fa14c8b045 /docs
parent67af8c718ce5e3f95a25e5188840f63b41a33ecc (diff)
Implement IFloat.scale for vectors, matrices (#7545)
* Test for IFloat.scale usage Test that using IFloat.scale doesn't cause an internal compiler error. * Generic implementation of IFloat.scale() Fixes #7156 * Implement IFloat.scale for matrix Adds matrix implementation and test coverage. * Avoid explicitly constructing a matrix * Remove intrinsicOp from IFloat.scale impls Updates IFloat.scale implementations: - Remove __intrinsic_op($(kIROp_Mul)) since we're providing an implementation - Add [__unsafeForceInlineEarly] where missing
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions