This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-01-29 12:53:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e004efae253db82464648453ecdedbb8631fcb2
llvm
/
mlir
/
lib
/
Parser
History
Feng Liu
7e004efae2
Add function attributes for ExtFunction, CFGFunction and MLFunction.
...
PiperOrigin-RevId: 213540509
2019-03-29 13:15:35 -07:00
..
Lexer.cpp
Change unranked tensor syntax from tensor<??f32> to tensor<*xf32> per
2019-03-29 13:13:42 -07:00
Lexer.h
Change SourgeMgr to const reference in Parser/Lexer.
2019-03-29 13:11:35 -07:00
Parser.cpp
Add function attributes for ExtFunction, CFGFunction and MLFunction.
2019-03-29 13:15:35 -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
Add function attributes for ExtFunction, CFGFunction and MLFunction.
2019-03-29 13:15:35 -07:00