[PATCH] D95543: [GVN] Clobber partially aliased loads.

Daniil Fukalov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 24 04:14:39 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6c570442318e: [GVN] Clobber partially aliased loads. (authored by dfukalov).

Changed prior to commit:
  https://reviews.llvm.org/D95543?vs=339022&id=340264#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95543

Files:
  llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h
  llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/test/Transforms/GVN/PRE/rle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95543.340264.patch
Type: text/x-patch
Size: 20201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210424/5ab0ed4b/attachment.bin>


More information about the llvm-commits mailing list