DirectXShaderCompiler icon indicating copy to clipboard operation
DirectXShaderCompiler copied to clipboard

Does DXC support __umulhi(int32, int32)?

Open ghostplant opened this issue 3 years ago • 0 comments

Does DXC support __umulhi() intrinsic? We want to use cheap int32 register for int64 related computation for highest 32-bit values.

ghostplant avatar Aug 23 '22 05:08 ghostplant