This further relaxes the requirement to allow aliased resources
to have different primitive types and some are scalars while the
other are vectors.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D131207
[mlir][spirv] Unify mixed scalar/vector primitive type resources ClosedPublic Authored by antiagainst on Aug 4 2022, 3:02 PM.
Details Summary This further relaxes the requirement to allow aliased resources
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 8 2022, 11:22 AM This revision was landed with ongoing or failed builds.Aug 8 2022, 11:30 AM Closed by commit rGd9728a9baa49: [mlir][spirv] Unify mixed scalar/vector primitive type resources (authored by antiagainst). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 450891 mlir/lib/Dialect/SPIRV/Transforms/UnifyAliasedResourcePass.cpp
mlir/test/Dialect/SPIRV/Transforms/unify-aliased-resource.mlir
|