Issue 135395
Summary [DirectX] convert debug records to debug intrinsics
Labels
Assignees
Reporter farzonl
    ## Problem
DXIL based on LLVMIR 3.7 has no ability to support a debug record and still be valid DXIL.

## Temporary fix
This PR was a stop gap to get the pipeline green again:
https://github.com/llvm/llvm-project/pull/135279

## Long term fix
The long term fix  is the DirectX backend needs to replace debug record and emit  debug intrinsics in their place.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to