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
/
Parser
History
River Riddle
2f11f86846
Add langref descriptions for the attribute values supported in MLIR.
...
PiperOrigin-RevId: 233661338
2019-03-29 16:26:08 -07:00
..
Lexer.cpp
Disallow hexadecimal literals in type declarations
2019-03-29 16:20:22 -07:00
Lexer.h
Implement value type abstraction for locations.
2019-03-29 13:52:31 -07:00
Parser.cpp
Add langref descriptions for the attribute values supported in MLIR.
2019-03-29 16:26:08 -07:00
Token.cpp
Avoid hardcoded 4096 constant
2019-03-29 13:06:36 -07:00
Token.h
Add parsing for floating point attributes.
2019-03-29 12:51:12 -07:00
TokenKinds.def
Recommit: Define a AffineOps dialect as well as an AffineIfOp operation. Replace all instances of IfInst with AffineIfOp and delete IfInst.
2019-03-29 15:59:30 -07:00