[PATCH] D65020: [GVN] Do PHI translations across all edges between the load and the unavailable pred.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 21 13:07:32 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb5e52bfd83a2: [GVN] Do PHI translations across all edges between the load and the unavailable… (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65020

Files:
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/test/Transforms/GVN/PRE/rle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65020.216453.patch
Type: text/x-patch
Size: 6929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190821/bfd96713/attachment.bin>


More information about the llvm-commits mailing list