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-07 16:11:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
069c818f4028c57ec49429cf2ea81d01cbff2444
llvm
/
mlir
History
Nicolas Vasilache
069c818f40
Fix lower/upper bound mismatch in stripmineSink
...
Also beef up the corresponding test case. PiperOrigin-RevId: 236878818
2019-03-29 16:57:21 -07:00
..
bindings
/python
Set the namespace of the StandardOps dialect to "std", but add a special case to the parser to allow parsing standard operations without the "std" prefix. This will now allow for the standard dialect to be looked up dynamically by name.
2019-03-29 16:54:20 -07:00
g3doc
Introduce the notion of dialect attributes and dependent attributes. A dialect attribute derives its context from a specific dialect, whereas a dependent attribute derives context from what it is attached to. Following this, we now enforce that functions and function arguments may only contain dialect specific attributes. These are generic entities and cannot provide any specific context for a dependent attribute.
2019-03-29 16:55:05 -07:00
include
Fix lower/upper bound mismatch in stripmineSink
2019-03-29 16:57:21 -07:00
lib
Fix lower/upper bound mismatch in stripmineSink
2019-03-29 16:57:21 -07:00
test
Fix lower/upper bound mismatch in stripmineSink
2019-03-29 16:57:21 -07:00
tools
TableGen: fix builder generation for optional attributes
2019-03-29 16:56:50 -07:00
utils
Automated rollback of changelist 232728977.
2019-03-29 16:21:38 -07:00
.clang-format
…
LICENSE.TXT
…