[LLVMdev] Patch for Transform/LoopStrengthReduction/post-inc-icmpzero.ll test-failure

Manish Verma manish.avtaar at gmail.com
Tue Jan 15 06:52:37 PST 2013


Hi,

Transform/LoopStrengthReduction/post-inc-icmpzero.ll was failing for
clang-native-arm-cortex-a9 build-bot configuration. The reason for the
failure was the test was using hardcoded names. The attached patch fixes
this failure by replacing the hard-coded variables names with
pattern-matched variable names.

I have checked that the test pass after applying the patch. Could somebody
please review and commit the patch.

Regards,
Manish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130115/efa90301/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Updated-the-test-to-use-pattern-matched-variables-in.patch
Type: application/octet-stream
Size: 1495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130115/efa90301/attachment.obj>


More information about the llvm-dev mailing list