-
Diego Caballero authored
Aliasing prevents vectorization and other optimizations in LLVM (dot2d, for example). I found that LLVM dialect contemplates the possibility of previous dialects adding llvm.noalias attribute to function arguments so that the NoAlias attribute is generated in LLVM-IR. This should be good for now although we should discuss how to model this in Standard dialect and co.
ac8e22d9
Name |
Last commit
|
Last update |
---|---|---|
.ci | ||
cmake | ||
contrib/docker | ||
doc | ||
licenses | ||
maint | ||
python | ||
src | ||
test | ||
.clang-format | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
ABOUT.md | ||
CMakeLists.txt | ||
CODEOWNERS | ||
CONTRIB.md | ||
LICENSE | ||
README.md | ||
VERSION.in | ||
changes.md | ||
ecosystem-overview.md |