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
History
MLIR Team
8564b274db
Internal change
...
PiperOrigin-RevId: 235191129
2019-03-29 16:38:24 -07:00
..
bindings
/python
Add a test example of calling a builtin function.
2019-03-29 16:37:46 -07:00
g3doc
Document the conversion into the LLVM IR dialect
2019-03-29 16:38:04 -07:00
include
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
lib
Internal change
2019-03-29 16:38:24 -07:00
test
Lower standard DivF and RemF operations to the LLVM IR dialect
2019-03-29 16:36:56 -07:00
tools
Create OpTrait base class & allow operation predicate OpTraits.
2019-03-29 16:35:11 -07:00
utils
Automated rollback of changelist 232728977.
2019-03-29 16:21:38 -07:00
.clang-format
[mlir] add .clang-format
2019-03-29 12:41:43 -07:00
LICENSE.TXT
Continue sketching out basic infrastructure, including an input and output
2019-03-29 12:23:51 -07:00