damyanp wrote:

> HLSL tends to rely pretty aggressively on scalarization occuring in the 
> complier, which allows for some relaxed language behaviors when types are 
> fully sclarized to equivalent scalar representations.
Some typos:

* occuring --> occurring
* complier --> compiler
* sclarized --> scalarized

https://github.com/llvm/llvm-project/pull/102227
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to