This is an archive of the discontinued LLVM Phabricator instance.

[HLSL] Add Resource kind for HLSLResourceAttr.
ClosedPublic

Authored by python3kgae on Oct 5 2022, 5:35 PM.

Details

Summary

A new EnumArgument ResourceKind is added for HLSLResourceAttr.
This will be use to get resource kind instead of parse it from the type name.

Diff Detail

Event Timeline

python3kgae created this revision.Oct 5 2022, 5:35 PM
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a subscriber: Anastasia. · View Herald Transcript
python3kgae requested review of this revision.Oct 5 2022, 5:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 5 2022, 5:35 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Oct 11 2022, 5:37 AM
This revision was automatically updated to reflect the committed changes.