Files
clang-p2996/llvm/test/Transforms/LICM
Nikita Popov edc1bcfc24 [PassBuilder] Detect loop-mssa for licm with parameters (PR60149)
When auto-detecting loop-mssa for licm/lnicm, also handle the case
where there are pass parameters.

Fixes https://github.com/llvm/llvm-project/issues/60149.
2023-01-23 12:11:33 +01:00
..