Issue 87776
Summary Replace `int_dx_frac` with `llvm.frexp`
Labels new issue
Assignees
Reporter farzonl
    
 HLSL Intrinsic | DXIL Op | LLVM Intrinsic |
|----------------|---------------------------|---------------------------|
| [frac]         | [Frc][dx.Frc]             | [llvm.frexp] |

_Originally posted by @bogner in https://github.com/llvm/llvm-project/issues/87367#issuecomment-2038833117_

Justin's lowering table shows we don't need our own intrinsic here
            
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to