diff options
author | lonely eagle <2020382038@qq.com> | 2025-02-18 15:49:58 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-18 15:49:58 +0800 |
commit | b227c2578cc77e2113846b270d0b0a08f53e8019 (patch) | |
tree | 04e5afbe7e53da1a8011e394a2fccc5e947be718 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 251377c47d296000158347d6a1cba2e6b30132a3 (diff) | |
download | llvm-b227c2578cc77e2113846b270d0b0a08f53e8019.zip llvm-b227c2578cc77e2113846b270d0b0a08f53e8019.tar.gz llvm-b227c2578cc77e2113846b270d0b0a08f53e8019.tar.bz2 |
[mlir][scf] add unroll-full option to test-loop-unrolling pass (#127158)
Some loops cannot be unrolled by affine-loop-unroll pass. After running
lower-affine pass, they can be unrolled in scf.To enable conversion of
vector Ops in scf to llvm dialect, unroll-full option was added.
---------
Co-authored-by: Oleksandr "Alex" Zinenko <ftynse@gmail.com>
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions