[PATCH] D66778: [Loads/SROA] Remove blatantly incorrect code and fix a bug revealed in the process

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 11:32:09 PDT 2019


reames updated this revision to Diff 217450.
reames added a comment.

Improve test coverage to make bugs being fixed clear.


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

https://reviews.llvm.org/D66778

Files:
  lib/Analysis/Loads.cpp
  lib/Transforms/Scalar/SROA.cpp
  test/Transforms/SROA/addrspacecast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66778.217450.patch
Type: text/x-patch
Size: 3936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190827/fcf9d65f/attachment.bin>


More information about the llvm-commits mailing list