[PATCH] D81310: Stabilize alloca slices sort in SROA

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 08:48:22 PDT 2020


rampitec updated this revision to Diff 269246.
rampitec added a comment.

Top up Ordinal to full dword along with the bool flag. It was supposed to be 31 bits from the beginning.


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

https://reviews.llvm.org/D81310

Files:
  llvm/lib/Transforms/Scalar/SROA.cpp
  llvm/test/Transforms/SROA/phi-gep.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81310.269246.patch
Type: text/x-patch
Size: 8739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200608/b02ef8ee/attachment.bin>


More information about the llvm-commits mailing list