As @python3kgae pointed out we're going to want to assign these IDs
after optimization so that we can remove unused resrouces. This patch
just removes the unused ID value from the frontend metadata, clang code
generation, and updates associated test cases.
Details
Details
- Reviewers
python3kgae - Commits
- rG4c7218e77026: [HLSL] Remove unused frontend-generated ID
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo