[PATCH] D41981: [SROA] fix assetion failure

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 13 01:19:25 PST 2018


inouehrs updated this revision to Diff 129752.
inouehrs added a comment.

fixed an unit test to avoid emitting undef values.


https://reviews.llvm.org/D41981

Files:
  lib/Transforms/Scalar/SROA.cpp
  test/DebugInfo/X86/sroasplit-2.ll
  test/Transforms/SROA/basictest.ll
  test/Transforms/SROA/big-endian.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41981.129752.patch
Type: text/x-patch
Size: 7747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180113/04a728da/attachment.bin>


More information about the llvm-commits mailing list