Devang Patel wrote:
> This looks good. Have you run any llvm-test
> benchmarks or any other benchmarks ?
I'm not currently planning to make loop-unroll unroll anything
more by default than what it currently does, so I don't expect
llvm-test to be affected.
Dan
--
Dan Gohman, Cray Inc.
_
Hi Dan,
This looks good. Have you run any llvm-test
benchmarks or any other benchmarks ?
-
Devang
On May 9, 2007, at 9:50 AM, Dan Gohman wrote:
This patch extends the LoopUnroll pass to be able to unroll loops
with unknown trip counts. This is left off by default, and a
command-line option en