diff options
author | maekawatoshiki <konndennsa@gmail.com> | 2021-06-08 20:29:48 +0900 |
---|---|---|
committer | maekawatoshiki <konndennsa@gmail.com> | 2021-06-08 20:30:02 +0900 |
commit | 09e92c607cc94f3d088da2d13592f4e7100ba84a (patch) | |
tree | 70c19685203e71a767daf7caca530403b4949539 /llvm/lib/Support/TargetParser.cpp | |
parent | f61602b0d3fd3ff5b277dc44cf22cfb5356dee5c (diff) | |
download | llvm-09e92c607cc94f3d088da2d13592f4e7100ba84a.zip llvm-09e92c607cc94f3d088da2d13592f4e7100ba84a.tar.gz llvm-09e92c607cc94f3d088da2d13592f4e7100ba84a.tar.bz2 |
[LoopUnrollAndJam] Change LoopUnrollAndJamPass to LoopNest pass
This patch changes LoopUnrollAndJamPass from FunctionPass to LoopNest pass.
The next patch will utilize LoopNest to effectively handle loop nests.
Also, a crash problem on legacy pass manager is fixed.
Reviewed By: Whitney
Differential Revision: https://reviews.llvm.org/D99149
Diffstat (limited to 'llvm/lib/Support/TargetParser.cpp')
0 files changed, 0 insertions, 0 deletions