diff options
author | Michael Kruse <llvm-project@meinersbur.de> | 2021-09-22 17:27:16 -0500 |
---|---|---|
committer | Michael Kruse <llvm-project@meinersbur.de> | 2021-09-23 21:11:01 -0500 |
commit | e470f9268a448fedea25289ec343f82ff52ccc36 (patch) | |
tree | daf565485dbeccf8019d07999d9dc0ca4d53be45 /llvm/lib/ExecutionEngine/Orc/ExecutorProcessControl.cpp | |
parent | 83f3c615dde3fce5c0560c19316b08c1e6aa8c27 (diff) | |
download | llvm-e470f9268a448fedea25289ec343f82ff52ccc36.zip llvm-e470f9268a448fedea25289ec343f82ff52ccc36.tar.gz llvm-e470f9268a448fedea25289ec343f82ff52ccc36.tar.bz2 |
[Polly] Implement user-directed loop distribution/fission.
This is a simple version without the possibility to define distribute
points or followup-transformations. However, it is the first
transformation that has to check whether the transformation is correct.
It interprets the same metadata as the LoopDistribute pass.
Re-apply after revert in c7bcd72a38bcf99e03e4651ed5204d1a1f2bf695 with
fix: Take isBand out of #ifndef NDEBUG since it now is used
unconditionally.
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ExecutorProcessControl.cpp')
0 files changed, 0 insertions, 0 deletions