This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
mlir
/
lib
/
Dialect
/
SPIRV
/
Serialization
History
Lei Zhang
c5b9fefddc
NFC: Rename SPIR-V serializer find*ID() to get*ID() to be consistent
...
We use get*() in deserizer and other places across the codebase. PiperOrigin-RevId: 275582390
2019-10-18 18:16:05 -07:00
..
CMakeLists.txt
Register a -test-spirv-roundtrip hook to mlir-translate
2019-09-17 14:48:24 -07:00
Deserializer.cpp
NFC: Remove trivial builder get methods.
2019-10-17 20:08:34 -07:00
Serializer.cpp
NFC: Rename SPIR-V serializer find*ID() to get*ID() to be consistent
2019-10-18 18:16:05 -07:00
SPIRVBinaryUtils.cpp
Handle OpMemberName instruction in SPIR-V deserializer.
2019-09-23 17:11:18 -07:00
TranslateRegistration.cpp
Register a -test-spirv-roundtrip hook to mlir-translate
2019-09-17 14:48:24 -07:00