[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 16:04:32 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370547: [GVN] Verify value equality before doing phi translation for call instruction (authored by wmi, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67013?vs=218134&id=218183#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67013

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

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


More information about the llvm-commits mailing list