[PATCH] D80455: [Align] Remove operations on MaybeAlign that asserted that it had a defined value.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 22 23:25:45 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7392820f9890: [Align] Remove operations on MaybeAlign that asserted that it had a defined… (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D80455?vs=265793&id=265836#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80455

Files:
  llvm/include/llvm/IR/DataLayout.h
  llvm/include/llvm/Support/Alignment.h
  llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/IR/Globals.cpp
  llvm/lib/LTO/LTO.cpp
  llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
  llvm/unittests/Support/AlignmentTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80455.265836.patch
Type: text/x-patch
Size: 15282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200523/7d523240/attachment.bin>


More information about the llvm-commits mailing list