[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:19:34 PDT 2019


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

Fix the other occurrence of the Size vs LoadSize bug.


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.217443.patch
Type: text/x-patch
Size: 4352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190827/a705e484/attachment.bin>


More information about the llvm-commits mailing list