[PATCH] D67013: [GVN] Verify value equality before doing phi translation for call instruction

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 30 10:43:40 PDT 2019


wmi updated this revision to Diff 218134.
wmi added a comment.

Add the missing testcase.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67013/new/

https://reviews.llvm.org/D67013

Files:
  include/llvm/Transforms/Scalar/GVN.h
  lib/Transforms/Scalar/GVN.cpp
  test/Transforms/GVN/pr42605.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67013.218134.patch
Type: text/x-patch
Size: 6428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190830/d03c8277/attachment.bin>


More information about the llvm-commits mailing list