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
8564b274dbd7cf8a295a8ec16de67b330dffc694
clang-p2996
/
mlir
/
lib
/
Transforms
/
Vectorization
History
River Riddle
3e656599f1
Define a PassID class to use when defining a pass. This allows for the type used for the ID field to be self documenting. It also allows for the compiler to know the set alignment of the ID object, which is useful for storing pointer identifiers within llvm data structures.
...
PiperOrigin-RevId: 235107957
2019-03-29 16:37:12 -07:00
..
VectorizerTestPass.cpp
Define a PassID class to use when defining a pass. This allows for the type used for the ID field to be self documenting. It also allows for the compiler to know the set alignment of the ID object, which is useful for storing pointer identifiers within llvm data structures.
2019-03-29 16:37:12 -07:00