llvm-project
1e03408d - [DirectX] Remove intrinsic definitions with no use (#133459)

Commit
221 days ago
[DirectX] Remove intrinsic definitions with no use (#133459) Do cleanup in DXILFinalizeLinkage.cpp where intrinsic declares are getting orphaned. This change reduces "Unsupported intrinsic for DXIL lowering" errors when compiling DML shaders from 12218 to 415. and improves our compilation success rate from less than 1% to 44%.
Author
Parents
Loading