mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 21:53:12 +08:00
f2f00fb11ac2d2708f727f11269c20a3cba75fe5
There are currently some bugs in tree around SCEV caching an incorrect loop disposition. Printing out loop dispositions will let us write whitebox tests as those are fixed. The dispositions are printed as a list in "inside out" order, i.e. innermost loop first. llvm-svn: 268177
…
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%