[llvm-commits] [llvm] r54786 - in /llvm/trunk: lib/Transforms/Scalar/LoopStrengthReduce.cpp test/Transforms/LoopStrengthReduce/2008-08-14-ShadowIV.ll
Chris Lattner
clattner at apple.com
Fri Aug 15 09:22:11 PDT 2008
On Aug 14, 2008, at 7:07 PM, Daniel Dunbar wrote:
> I'm seeing a lot of test-suite failures which I isolated to this
> commit.
> In particular, in SingleSource/UnitTests/Vector, sse.expandfft,
> see.stepfft,
> sumarray, and sumarray-dbl are failing.
It sounds like this transformation is missing a legality check.
-Chris
More information about the llvm-commits
mailing list