This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dda73336ad22bd0b5ecda17040c50fb10fcbe5fb
clang-p2996
/
mlir
/
lib
/
Target
/
SPIRV
History
Jakub Kuderski
971b852546
[mlir][NFC] Simplify type checks with isa predicates (
#87183
)
...
For more context on isa predicates, see:
https://github.com/llvm/llvm-project/pull/83753
.
2024-04-01 11:40:09 -04:00
..
Deserialization
[MLIR][Spirv] Use StringAttr for linkage_name (NFC) (
#82953
)
2024-02-25 20:47:08 -08:00
Serialization
[mlir][NFC] Simplify type checks with isa predicates (
#87183
)
2024-04-01 11:40:09 -04:00
CMakeLists.txt
[mlir][spirv] Fix missing dependency and remove unnecessary headers
2023-11-05 10:44:05 -08:00
SPIRVBinaryUtils.cpp
…
Target.cpp
[mlir][spirv] Fix missing dependency and remove unnecessary headers
2023-11-05 10:44:05 -08:00
TranslateRegistration.cpp
…