llvm-project
b92bab3c
- [HLSL] Appropriately set function attribute optnone (#125937)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
319 days ago
[HLSL] Appropriately set function attribute optnone (#125937) When optimization is disabled, set `optnone` attribute all module entry functions. Updated test in accordance with the change. Closes #124796
References
#125937 - [HLSL] Appropriately set function attribute optnone
Author
bharadwajy
Parents
42538ca3
Loading