[PATCH] D22966: GVN-hoist: compute MSSA once per function (PR28670)

Sebastian Pop via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 09:44:45 PDT 2016


sebpop updated this revision to Diff 66333.
sebpop added a comment.

Updated patch addressing all comments from Danny.
Passes check and llvm test-suite on x86_64-linux.


https://reviews.llvm.org/D22966

Files:
  llvm/lib/Transforms/Scalar/GVNHoist.cpp
  llvm/test/Transforms/GVN/hoist-mssa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22966.66333.patch
Type: text/x-patch
Size: 6207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160801/e6cade08/attachment.bin>


More information about the llvm-commits mailing list