Issue 137685
Summary [DirectX] Move FNeg legalization to the DXILLegalization pass
Labels new issue
Assignees
Reporter bogner
    Currently DXILPrepare legalizes the FNeg instruction into an FSub. This isn't the right place for that and we should move it to DXILLegalization instead.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to