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-02-05 13:21:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
38f8dc67befdc9dca3be417d4427bef242fd682f
llvm
/
mlir
History
River Riddle
38f8dc67be
When parsing, treat an IntegerSet with no constraints as a degenerate true case. Also update the spec to note that affine constraints are optional.
...
PiperOrigin-RevId: 232158673
2019-03-29 16:07:56 -07:00
..
bindings
/python
Cleanup EDSCs and start a functional auto-generated library of custom Ops
2019-03-29 16:05:23 -07:00
g3doc
When parsing, treat an IntegerSet with no constraints as a degenerate true case. Also update the spec to note that affine constraints are optional.
2019-03-29 16:07:56 -07:00
include
Define the AffineForOp and replace ForInst with it. This patch is largely mechanical, i.e. changing usages of ForInst to OpPointer<AffineForOp>. An important difference is that upon construction an AffineForOp no longer automatically creates the body and induction variable. To generate the body/iv, 'createBody' can be called on an AffineForOp with no body.
2019-03-29 16:06:49 -07:00
lib
When parsing, treat an IntegerSet with no constraints as a degenerate true case. Also update the spec to note that affine constraints are optional.
2019-03-29 16:07:56 -07:00
test
When parsing, treat an IntegerSet with no constraints as a degenerate true case. Also update the spec to note that affine constraints are optional.
2019-03-29 16:07:56 -07:00
tools
[TableGen] Use tblgen::DagLeaf to model DAG arguments
2019-03-29 16:06:31 -07:00
utils
Standardize naming of statements -> instructions, revisting the code base to be
2019-03-29 14:44:30 -07:00
.clang-format
[mlir] add .clang-format
2019-03-29 12:41:43 -07:00
LICENSE.TXT
…