This commit does the renaming mentioned in the title in order to bring
'spv' dialect closer to the MLIR naming conventions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D91715
[MLIR][SPIRV] Rename `spv._reference_of` to `spv.mlir.referenceof` ClosedPublic Authored by ergawy on Nov 18 2020, 8:29 AM.
Details Summary This commit does the renaming mentioned in the title in order to bring
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptNov 18 2020, 8:29 AM This revision is now accepted and ready to land.Nov 18 2020, 9:42 AM Closed by commit rGadf9f64a0283: [MLIR][SPIRV] Rename `spv._reference_of` to `spv.mlir.referenceof` (authored by ergawy, committed by antiagainst). · Explain WhyNov 18 2020, 10:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 306154 mlir/docs/Dialects/SPIR-V.md
mlir/docs/SPIRVToLLVMDialectConversion.md
mlir/include/mlir/Dialect/SPIRV/SPIRVStructureOps.td
mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
mlir/lib/Dialect/SPIRV/Serialization/Deserializer.cpp
mlir/test/Dialect/SPIRV/Linking/ModuleCombiner/basic.mlir
mlir/test/Dialect/SPIRV/Linking/ModuleCombiner/conflict_resolution.mlir
mlir/test/Dialect/SPIRV/Serialization/logical-ops.mlir
mlir/test/Dialect/SPIRV/Serialization/spec-constant.mlir
mlir/test/Dialect/SPIRV/ops.mlir
mlir/test/Dialect/SPIRV/structure-ops.mlir
|