[PATCH] D78443: [Local] Update getOrEnforceKnownAlignment/getKnownAlignment to use Align/MaybeAlign.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 20 13:34:02 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG897409fb56f4: [Local] Update getOrEnforceKnownAlignment/getKnownAlignment to useā€¦ (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D78443?vs=258589&id=258828#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78443

Files:
  llvm/include/llvm/Transforms/Utils/Local.h
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
  llvm/lib/Transforms/Utils/InlineFunction.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78443.258828.patch
Type: text/x-patch
Size: 18033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200420/17654b79/attachment.bin>


More information about the llvm-commits mailing list