[PATCH] D58809: [LICM] Infer proper alignment from loads during scalar promotion

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 1 10:45:08 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355217: [LICM] Infer proper alignment from loads during scalar promotion (authored by reames, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58809?vs=188840&id=188944#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58809

Files:
  llvm/trunk/lib/Transforms/Scalar/LICM.cpp
  llvm/trunk/test/Transforms/LICM/promote-tls.ll
  llvm/trunk/test/Transforms/LICM/scalar-promote-unwind.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58809.188944.patch
Type: text/x-patch
Size: 5233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190301/75d93116/attachment.bin>


More information about the llvm-commits mailing list