<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/133659>133659</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
[HLSL] Call to 'dot' intrinsic incorrectly fails Sema checking when 1u.xxxx is passed as an argument
</td>
</tr>
<tr>
<th>Labels</th>
<td>
HLSL
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
spall
</td>
</tr>
</table>
<pre>
This should successfully compile:
```uint inputOffset2 = dot(inputOffsets, 1u.xxxx);```
https://godbolt.org/z/4sMjzdq7o
</pre>
<img width="1" height="1" alt="" src="http://email.email.llvm.org/o/eJxckM1u2zAMx5-GvhANbMof8UGHtIGxQ4cduheQJcVWJ0ueKXVJn36I131ggAABBPkj_z_F7KZgrYTmEZpzoXKa4yZ5Vd4XYzQ3-XV2jDzH7A1y1toyX7L3N9RxWZ23IE5QnqAtf73sQkIX1py-XC5sEyGIM5qYgI7_lBnoCat8uF6vV6AexOMfApSnOaWV72AagIYpmjH6dIjbBDS8Aw01f359N9-7WBgpTC96VVhZdbUQXdn2VTFL0Yu2a7r20htltGlrYcumHZuGehp7S4WTVFJTClFSJY5VdaiOdKwbVdtOiaMYe6hLuyjnD96_LffdhWPOVlZCtE1feDVaz7s2ok_PL89AdBe4yXv_w5gnhrr0jhP_JSSX_K56H2jO-KS8xxQRqNsVdehC2lxgp9EFHbfN6uRveFHOM77YRaGerf7mwoQ_Zht-K0THuCpma1AxqoBqm_JiQyry5uV_Ol2a83jQcQEa7qd9fA_rFl-tTkDDnpSBho-wb5J-BgAA__9JFa7z">