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
/
Transforms
History
MLIR Team
8564b274db
Internal change
...
PiperOrigin-RevId: 235191129
2019-03-29 16:38:24 -07:00
..
Utils
Add a generic pattern matcher for matching constant values produced by an operation with zero operands and a single result.
2019-03-29 16:31:56 -07:00
Vectorization
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
Canonicalizer.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
ConstantFold.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
CSE.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
DialectConversion.cpp
Dialect conversion: decouple function signature conversion from type conversion
2019-03-29 16:28:41 -07:00
DmaGeneration.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
LoopFusion.cpp
Internal change
2019-03-29 16:38:24 -07:00
LoopTiling.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
LoopUnroll.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
LoopUnrollAndJam.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
LowerAffine.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
LowerVectorTransfers.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
MaterializeVectors.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
MemRefDataFlowOpt.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
PipelineDataTransfer.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
SimplifyAffineStructures.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
StripDebugInfo.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
Vectorize.cpp
Internal change
2019-03-29 16:38:24 -07:00
ViewFunctionGraph.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