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
/
Conversion
/
PDLToPDLInterp
History
River Riddle
1f13963ec1
[mlir][pdl] Cast the OperationPosition to Position to fix MSVC miscompile
...
If we don't cast, MSVC picks an overload that hasn't been defined yet(not sure why) and miscompiles.
2021-03-16 16:11:14 -07:00
..
CMakeLists.txt
…
PDLToPDLInterp.cpp
[mlir][PDL] Add support for variadic operands and results in the PDL Interpreter
2021-03-16 13:20:19 -07:00
Predicate.cpp
[mlir][PDL] Add support for variadic operands and results in the PDL Interpreter
2021-03-16 13:20:19 -07:00
Predicate.h
[mlir][PDL] Add support for variadic operands and results in the PDL Interpreter
2021-03-16 13:20:19 -07:00
PredicateTree.cpp
[mlir][pdl] Cast the OperationPosition to Position to fix MSVC miscompile
2021-03-16 16:11:14 -07:00
PredicateTree.h
[mlir][PDL] Add support for variadic operands and results in the PDL Interpreter
2021-03-16 13:20:19 -07:00