[PATCH] D14670: Fix bug 25440: GVN assertion after coercing loads

Weiming Zhao via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 10:13:35 PST 2015


weimingz updated the summary for this revision.
weimingz updated this revision to Diff 40531.
weimingz added a comment.

I agree. There is no easy fix. I applied your patch, run clang-format and verified that it passed the tests.


http://reviews.llvm.org/D14670

Files:
  lib/Transforms/Scalar/GVN.cpp
  test/Transforms/GVN/pr25440.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14670.40531.patch
Type: text/x-patch
Size: 5539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151118/87e3f3ed/attachment.bin>


More information about the llvm-commits mailing list