[PATCH] D87304: [AttributeFuncs] Consider `align` in `typeIncompatible`

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 21:23:18 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2a078c307204: [AttributeFuncs] Consider `align` in `typeIncompatible` (authored by jdoerfert).

Changed prior to commit:
  https://reviews.llvm.org/D87304?vs=290562&id=296357#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87304

Files:
  llvm/lib/IR/Attributes.cpp
  llvm/test/Bitcode/attributes-3.3.ll
  llvm/test/Bitcode/attributes-3.3.ll.bc
  llvm/test/Bitcode/attributes.ll
  llvm/test/Transforms/DeadArgElim/returned.ll
  llvm/test/Transforms/LoopSimplify/unreachable-loop-pred.ll
  llvm/test/Verifier/align.ll
  llvm/test/Verifier/byref.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87304.296357.patch
Type: text/x-patch
Size: 4307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201006/a32e8ba1/attachment.bin>


More information about the llvm-commits mailing list