You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Delete metadata dx.disable_optimizations, if it exists,
from module after its presence has been noted in
ModuleMetadata Analysis pass. This ensures that this
metadata that is not part of DXIL specification
is not emitted in the final output.
Update disable-opt.ll to verify dx.disable_optimizations
metadata is deleted.
0 commit comments