diff options
author | Ryotaro Kasuga <kasuga.ryotaro@fujitsu.com> | 2025-03-17 13:45:09 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-17 13:45:09 +0900 |
commit | e24e523150c2a4e7597dae9919da0378ee3d4255 (patch) | |
tree | d68cbf49c315127ecdfd8eb43a3ce250080c1e1a /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 4fde8c341f9166e6ec6dff6e7704be175e382f5b (diff) | |
download | llvm-e24e523150c2a4e7597dae9919da0378ee3d4255.zip llvm-e24e523150c2a4e7597dae9919da0378ee3d4255.tar.gz llvm-e24e523150c2a4e7597dae9919da0378ee3d4255.tar.bz2 |
[LoopVectorize] Add test for follow-up metadata for loops (NFC) (#131337)
When pragma of loop transformations are encoded in LLVM IR, follow-up
metadata is used if multiple transformations are specified. They are
used to explicitly express the order of the transformations. However,
they are not properly processed on each transformation pass, so now only
the first one is attempted to be applied. This is a pre-commit to add a
test that causes the problem.
ref:
https://github.com/llvm/llvm-project/pull/127474#issuecomment-2717790398
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions