Files
clang-p2996/llvm/lib/Target/DirectX/DirectXTargetMachine.cpp
Xiang Li 5e9dd8827b [DirectX] remove string function attribute DXIL not allowed (#90778)
Remove string function attribute other than
"waveops-include-helper-lanes" and "fp32-denorm-mode".

Move DXILPrepareModulePass after DXILTranslateMetadataPass since
DXILTranslateMetadataPass needs to use attribute like hlsl.numthreads.

Fixes #90773
2024-05-07 16:19:52 -04:00

6.0 KiB