Issue 209255
Summary [DirectX] Add with overflow should emulate for everything except specifically 32-bit ops
Labels backend:DirectX
Assignees
Reporter bogner
    Our current add with overflow implementation always tries to use the 32-bit dxil ops but this only actually makes sense when doing 32 bit adds. Currently this means 16 and 64 bit operations are incorrect.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to