Issue 126816
Summary [HLSL] Consider setting OptimizeNone attribute on exported library function
Labels new issue
Assignees
Reporter bharadwajy
    If optimization is disabled by specifying commandline flag `-O0`, consider the 
need and utility to set function attribute `OptimizeNone` on exported functions
of a library shader per [discussion here](https://github.com/llvm/llvm-project/pull/125937#discussion_r1945226556).
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to